Searched refs:outer_map_type (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/testing/selftests/bpf/map_tests/
H A Dmap_in_map_batch_ops.c186 static void _map_in_map_batch_ops(enum bpf_map_type outer_map_type, argument
205 outer_map_fd = create_outer_map(outer_map_type, *inner_map_fds);
209 ((outer_map_type == BPF_MAP_TYPE_ARRAY_OF_MAPS)
225 if (outer_map_type == BPF_MAP_TYPE_HASH_OF_MAPS)

Completed in 189 milliseconds