Home
last modified time | relevance | path

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

/Linux-v4.19/tools/lib/bpf/
Dbpf.c323 int bpf_obj_get(const char *pathname) in bpf_obj_get() function
/Linux-v4.19/kernel/bpf/
Dsyscall.c1468 static int bpf_obj_get(const union bpf_attr *attr) in bpf_obj_get() function