Searched refs:bpf_obj_get (Results 1 – 4 of 4) sorted by relevance
35 bpf_obj_get;
124 LIBBPF_API int bpf_obj_get(const char *pathname);
452 int bpf_obj_get(const char *pathname) in bpf_obj_get() function
130 fd = bpf_obj_get(path); in open_obj_pinned()