Searched refs:__bpf_map_get (Results 1 – 5 of 5) sorted by relevance
18 inner_map = __bpf_map_get(f); in bpf_map_meta_alloc()79 inner_map = __bpf_map_get(f); in bpf_map_fd_get_ptr()
586 struct bpf_map *__bpf_map_get(struct fd f) in __bpf_map_get() function618 map = __bpf_map_get(f); in bpf_map_get_with_uref()673 map = __bpf_map_get(f); in map_lookup_elem()761 map = __bpf_map_get(f); in map_update_elem()859 map = __bpf_map_get(f); in map_delete_elem()910 map = __bpf_map_get(f); in map_get_next_key()
2090 map = __bpf_map_get(f); in sockmap_get_from_fd()
5155 map = __bpf_map_get(f); in replace_map_fd_with_map_ptr()
447 struct bpf_map *__bpf_map_get(struct fd f);