Searched refs:bpf_map_get_with_uref (Results 1 – 7 of 7) sorted by relevance
112 map = bpf_map_get_with_uref(linfo->map.map_fd); in bpf_iter_attach_map()
74 raw = bpf_map_get_with_uref(ufd); in bpf_fd_probe_obj()
1372 struct bpf_map *bpf_map_get_with_uref(u32 ufd) in bpf_map_get_with_uref() function
553 jmp_table.map = bpf_map_get_with_uref(skel->maps.hid_jmp_table.map_fd); in hid_bpf_preload_skel()
869 map = bpf_map_get_with_uref(linfo->map.map_fd); in bpf_iter_attach_map()
1689 map = bpf_map_get_with_uref(linfo->map.map_fd); in sock_map_iter_attach_target()
2091 struct bpf_map *bpf_map_get_with_uref(u32 ufd);