Searched defs:bpf_obj_get_next_id (Results 1 – 2 of 2) sorted by relevance
/linux/tools/lib/bpf/ | ||
H A D | bpf.c | 1059 static int bpf_obj_get_next_id(__u32 start_id, __u32 *next_id, int cmd) bpf_obj_get_next_id() function |
/linux/kernel/bpf/ | ||
H A D | syscall.c | 4598 static int bpf_obj_get_next_id(const union bpf_attr *attr, bpf_obj_get_next_id() function |