Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/bpf/
Dmap_iter.c112 map = bpf_map_get_with_uref(linfo->map.map_fd); in bpf_iter_attach_map()
Dinode.c74 raw = bpf_map_get_with_uref(ufd); in bpf_fd_probe_obj()
Dsyscall.c1334 struct bpf_map *bpf_map_get_with_uref(u32 ufd) in bpf_map_get_with_uref() function
/Linux-v6.6/drivers/hid/bpf/
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()
/Linux-v6.6/net/core/
Dbpf_sk_storage.c869 map = bpf_map_get_with_uref(linfo->map.map_fd); in bpf_iter_attach_map()
Dsock_map.c1668 map = bpf_map_get_with_uref(linfo->map.map_fd); in sock_map_iter_attach_target()
/Linux-v6.6/include/linux/
Dbpf.h2048 struct bpf_map *bpf_map_get_with_uref(u32 ufd);