Searched refs:bpf_obj_get (Results 1 – 9 of 9) sorted by relevance
164 map_fd2 = bpf_obj_get(abs_path); in validate_pin()
252 server_map = bpf_obj_get(SERVER_MAP_PATH); in test_sk_assign()
96 map_fds[i] = bpf_obj_get(map_paths[i]); in test_unpriv_bpf_disabled_positive()
20 bpf_obj_get;
329 LIBBPF_API int bpf_obj_get(const char *pathname);
607 int bpf_obj_get(const char *pathname) in bpf_obj_get() function
5109 pin_fd = bpf_obj_get(map->pin_path); in bpf_object__reuse_map()10790 fd = bpf_obj_get(path); in bpf_link__open()
342 map_fd = bpf_obj_get(path); in bperf_lock_attr_map()347 map_fd = bpf_obj_get(path); in bperf_lock_attr_map()
798 fd = bpf_obj_get(path); in get_pinned_fd()
Completed in 41 milliseconds