Searched refs:bpf_map_get (Results 1 – 3 of 3) sorted by relevance
539 map = bpf_map_get(map_fd); in bpf_sk_storage_diag_alloc()
1400 struct bpf_map *bpf_map_get(u32 ufd);
974 struct bpf_map *bpf_map_get(u32 ufd) in bpf_map_get() function4548 map = bpf_map_get(attr->prog_bind_map.map_fd); in bpf_prog_bind_map()
Completed in 21 milliseconds