Home
last modified time | relevance | path

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

/kernel/bpf/
Dmap_in_map.c14 struct bpf_map *inner_map, *inner_map_meta; in bpf_map_meta_alloc() local
87 struct bpf_map *inner_map; in bpf_map_fd_get_ptr() local
Darraymap.c644 struct bpf_map **inner_map = array_map_lookup_elem(map, key); in array_of_map_lookup_elem() local
Dhashtab.c1361 struct bpf_map **inner_map = htab_map_lookup_elem(map, key); in htab_of_map_lookup_elem() local