diff options
author | Benjamin Tissoires | 2022-08-24 15:40:36 +0200 |
---|---|---|
committer | Alexei Starovoitov | 2022-08-25 18:52:05 -0700 |
commit | b88df6979682333815536a0bf43bd56f9499f071 (patch) | |
tree | b164faaef1fc867f3dc9eb3db74664c4bec89f84 /tools | |
parent | d4ffb6f39f1a1b260966b43a4ffdb64779c650dd (diff) |
bpf: prepare for more bpf syscall to be used from kernel and user space.
Add BPF_MAP_GET_FD_BY_ID and BPF_MAP_DELETE_PROG.
Only BPF_MAP_GET_FD_BY_ID needs to be amended to be able
to access the bpf pointer either from the userspace or the kernel.
Acked-by: Yonghong Song <yhs@fb.com>
Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Link: https://lore.kernel.org/r/20220824134055.1328882-7-benjamin.tissoires@redhat.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions