Searched defs:bpf_iter_create (Results 1 – 2 of 2) sorted by relevance
/linux/tools/lib/bpf/ | ||
H A D | bpf.c | 963 int bpf_iter_create(int link_fd) bpf_iter_create() function |
/linux/kernel/bpf/ | ||
H A D | syscall.c | 5986 static int bpf_iter_create(union bpf_attr *attr) in bpf_iter_create() function |