Home
last modified time | relevance | path

Searched refs:bpf_map_get_with_uref (Results 1 – 5 of 5) sorted by relevance

/linux/kernel/bpf/
H A Dmap_iter.c112 map = bpf_map_get_with_uref(linfo->map.map_fd); in bpf_iter_attach_map()
H A Dinode.c75 raw = bpf_map_get_with_uref(ufd); in bpf_fd_probe_obj()
H A Dsyscall.c1554 struct bpf_map *bpf_map_get_with_uref(u32 ufd) in bpf_map_get_with_uref() function
/linux/net/core/
H A Dsock_map.c1848 map = bpf_map_get_with_uref(attr->link_create.target_fd); in sock_map_link_create()
1907 map = bpf_map_get_with_uref(linfo->map.map_fd); in sock_map_iter_attach_target()
/linux/include/linux/
H A Dbpf.h2300 struct bpf_map *bpf_map_get_with_uref(u32 ufd);