Searched refs:bpf_map_get_with_uref (Results 1 – 3 of 3) sorted by relevance
172 struct bpf_map *bpf_map_get_with_uref(u32 ufd);
67 raw = bpf_map_get_with_uref(ufd); in bpf_fd_probe_obj()
198 struct bpf_map *bpf_map_get_with_uref(u32 ufd) in bpf_map_get_with_uref() function