Searched defs:inner_map (Results 1 – 3 of 3) sorted by relevance
12 struct bpf_map *inner_map, *inner_map_meta; in bpf_map_meta_alloc() local98 struct bpf_map *inner_map, *inner_map_meta; in bpf_map_fd_get_ptr() local116 struct bpf_map *inner_map = ptr; in bpf_map_fd_put_ptr() local
1817 struct bpf_map **inner_map = value; in __htab_map_lookup_and_delete_batch() local2581 struct bpf_map **inner_map = htab_map_lookup_elem(map, key); in htab_of_map_lookup_elem() local
1381 struct bpf_map **inner_map = array_map_lookup_elem(map, key); in array_of_map_lookup_elem() local
Completed in 23 milliseconds