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

/linux-master/kernel/bpf/
H A Dmap_iter.c112 map = bpf_map_get_with_uref(linfo->map.map_fd);
H A Dinode.c75 raw = bpf_map_get_with_uref(ufd);
H A Dsyscall.c1452 struct bpf_map *bpf_map_get_with_uref(u32 ufd) function
/linux-master/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);
/linux-master/net/core/
H A Dbpf_sk_storage.c870 map = bpf_map_get_with_uref(linfo->map.map_fd);
H A Dsock_map.c1676 map = bpf_map_get_with_uref(linfo->map.map_fd);
/linux-master/include/linux/
H A Dbpf.h2211 struct bpf_map *bpf_map_get_with_uref(u32 ufd);

Completed in 136 milliseconds