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