Home
last modified time | relevance | path

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

/linux-6.14.4/tools/testing/selftests/bpf/map_tests/
Dmap_in_map_batch_ops.c66 static int create_outer_map(enum bpf_map_type map_type, __u32 inner_map_fd) in create_outer_map() function
207 outer_map_fd = create_outer_map(outer_map_type, *inner_map_fds); in _map_in_map_batch_ops()