Home
last modified time | relevance | path

Searched refs:inner_array (Results 1 – 1 of 1) sorted by relevance

/kernel/bpf/
Dmap_in_map.c66 struct bpf_array *inner_array = container_of(inner_map, struct bpf_array, map); in bpf_map_meta_alloc() local
68 inner_array_meta->index_mask = inner_array->index_mask; in bpf_map_meta_alloc()
69 inner_array_meta->elem_size = inner_array->elem_size; in bpf_map_meta_alloc()