Searched defs:bpf_btf_get_fd_by_id (Results 1 – 2 of 2) sorted by relevance
| /linux/tools/lib/bpf/ | ||
| H A D | bpf.c | 1160 int bpf_btf_get_fd_by_id(__u32 id) bpf_btf_get_fd_by_id() function |
| /linux/kernel/bpf/ | ||
| H A D | syscall.c | 5447 static int bpf_btf_get_fd_by_id(const union bpf_attr *attr) in bpf_btf_get_fd_by_id() function |