Home
last modified time | relevance | path

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

/openbmc/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.c74 raw = bpf_map_get_with_uref(ufd); in bpf_fd_probe_obj()
H A Dsyscall.c1372 struct bpf_map *bpf_map_get_with_uref(u32 ufd) in bpf_map_get_with_uref() function
/openbmc/linux/drivers/hid/bpf/
H A Dhid_bpf_jmp_table.c553 jmp_table.map = bpf_map_get_with_uref(skel->maps.hid_jmp_table.map_fd); in hid_bpf_preload_skel()
/openbmc/linux/net/core/
H A Dbpf_sk_storage.c869 map = bpf_map_get_with_uref(linfo->map.map_fd); in bpf_iter_attach_map()
H A Dsock_map.c1689 map = bpf_map_get_with_uref(linfo->map.map_fd); in sock_map_iter_attach_target()
/openbmc/linux/include/linux/
H A Dbpf.h2091 struct bpf_map *bpf_map_get_with_uref(u32 ufd);