Searched refs:bpf_map_get (Results 1 – 3 of 3) sorted by relevance
121 struct bpf_map *bpf_map_get(struct fd f) in bpf_map_get() function160 map = bpf_map_get(f); in map_lookup_elem()218 map = bpf_map_get(f); in map_update_elem()270 map = bpf_map_get(f); in map_delete_elem()310 map = bpf_map_get(f); in map_get_next_key()
1863 map = bpf_map_get(f); in replace_map_fd_with_map_ptr()
136 struct bpf_map *bpf_map_get(struct fd f);