Home
last modified time | relevance | path

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

/openbmc/linux/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, in _map_in_map_batch_ops() argument
205 outer_map_fd = create_outer_map(outer_map_type, *inner_map_fds); in _map_in_map_batch_ops()
209 ((outer_map_type == BPF_MAP_TYPE_ARRAY_OF_MAPS) in _map_in_map_batch_ops()
225 if (outer_map_type == BPF_MAP_TYPE_HASH_OF_MAPS) in _map_in_map_batch_ops()