Home
last modified time | relevance | path

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

/linux/tools/lib/bpf/
H A Dbpf.c606 int bpf_obj_get(const char *pathname) in bpf_obj_get() function
/linux/kernel/bpf/
H A Dsyscall.c2981 static int bpf_obj_get(const union bpf_attr *attr) bpf_obj_get() function