Searched defs:bpf_obj_get (Results 1 – 2 of 2) sorted by relevance
/linux/tools/lib/bpf/ | ||
H A D | bpf.c | 607 int bpf_obj_get(const char *pathname) bpf_obj_get() function |
/linux/kernel/bpf/ | ||
H A D | syscall.c | 3052 static int bpf_obj_get(const union bpf_attr *attr) bpf_obj_get() function |