Home
last modified time | relevance | path

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

/linux-6.14.4/tools/lib/bpf/
Dbpf.c607 int bpf_obj_get(const char *pathname) in bpf_obj_get() function
/linux-6.14.4/kernel/bpf/
Dsyscall.c3025 static int bpf_obj_get(const union bpf_attr *attr) in bpf_obj_get() function