Home
last modified time | relevance | path

Searched defs:bpf_obj_get (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/tools/lib/bpf/
Dbpf.c523 int bpf_obj_get(const char *pathname) in bpf_obj_get() function
/kernel/linux/linux-6.6/tools/lib/bpf/
Dbpf.c599 int bpf_obj_get(const char *pathname) in bpf_obj_get() function
/kernel/linux/linux-5.10/kernel/bpf/
Dsyscall.c2301 static int bpf_obj_get(const union bpf_attr *attr) in bpf_obj_get() function
/kernel/linux/linux-6.6/kernel/bpf/
Dsyscall.c2814 static int bpf_obj_get(const union bpf_attr *attr) in bpf_obj_get() function