Searched refs:bpf_obj_get (Results 1 – 4 of 4) sorted by relevance
110 int bpf_obj_get(const char *pathname);
1477 int bpf_obj_get(const char *pathname) in bpf_obj_get() function
781 static int bpf_obj_get(const char *pathname, enum bpf_prog_type type) in bpf_obj_get() function800 int prog_fd = bpf_obj_get(pathname, type); in bpf_obj_pinned()1003 map_fd = bpf_obj_get(map_path, type); in bpf_graft_map()1379 return bpf_obj_get(pathname, ctx->type); in bpf_probe_pinned()