Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dmap_iter.c113 map = bpf_map_get_with_uref(linfo->map.map_fd); in bpf_iter_attach_map()
H A Dinode.c74 raw = bpf_map_get_with_uref(ufd); in bpf_fd_probe_obj()
H A Dsyscall.c958 struct bpf_map *bpf_map_get_with_uref(u32 ufd) in bpf_map_get_with_uref() function
/OK3568_Linux_fs/kernel/net/core/
H A Dbpf_sk_storage.c817 map = bpf_map_get_with_uref(linfo->map.map_fd); in bpf_iter_attach_map()
H A Dsock_map.c1594 map = bpf_map_get_with_uref(linfo->map.map_fd); in sock_map_iter_attach_target()
/OK3568_Linux_fs/kernel/include/linux/
H A Dbpf.h1255 struct bpf_map *bpf_map_get_with_uref(u32 ufd);