Home
last modified time | relevance | path

Searched defs:bpf_obj_get_next_id (Results 1 – 2 of 2) sorted by relevance

/linux/tools/lib/bpf/
H A Dbpf.c1015 static int bpf_obj_get_next_id(__u32 start_id, __u32 *next_id, int cmd) in bpf_obj_get_next_id() function
/linux/kernel/bpf/
H A Dsyscall.c4437 static int bpf_obj_get_next_id(const union bpf_attr *attr, in bpf_obj_get_next_id() function