Home
last modified time | relevance | path

Searched defs:inner_map (Results 1 – 3 of 3) sorted by relevance

/kernel/bpf/
A Dmap_in_map.c12 struct bpf_map *inner_map, *inner_map_meta; in bpf_map_meta_alloc() local
98 struct bpf_map *inner_map, *inner_map_meta; in bpf_map_fd_get_ptr() local
116 struct bpf_map *inner_map = ptr; in bpf_map_fd_put_ptr() local
A Dhashtab.c1817 struct bpf_map **inner_map = value; in __htab_map_lookup_and_delete_batch() local
2581 struct bpf_map **inner_map = htab_map_lookup_elem(map, key); in htab_of_map_lookup_elem() local
A Darraymap.c1381 struct bpf_map **inner_map = array_map_lookup_elem(map, key); in array_of_map_lookup_elem() local

Completed in 23 milliseconds