Searched refs:bpf_map_get_with_uref (Results 1 – 4 of 4) sorted by relevance
859 map = bpf_map_get_with_uref(linfo->map.map_fd); in bpf_iter_attach_map()
1886 map = bpf_map_get_with_uref(attr->link_create.target_fd); in sock_map_link_create()1945 map = bpf_map_get_with_uref(linfo->map.map_fd); in sock_map_iter_attach_target()
2734 struct bpf_map *bpf_map_get_with_uref(u32 ufd);
1721 struct bpf_map *bpf_map_get_with_uref(u32 ufd) in bpf_map_get_with_uref() function