Searched refs:inner_array (Results 1 – 1 of 1) sorted by relevance
74 struct bpf_array *inner_array = container_of(inner_map, struct bpf_array, map); in bpf_map_meta_alloc() local76 inner_array_meta->index_mask = inner_array->index_mask; in bpf_map_meta_alloc()77 inner_array_meta->elem_size = inner_array->elem_size; in bpf_map_meta_alloc()