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

/linux-master/tools/testing/selftests/bpf/map_tests/
H A Dmap_in_map_batch_ops.c66 static int create_outer_map(enum bpf_map_type map_type, __u32 inner_map_fd) function
205 outer_map_fd = create_outer_map(outer_map_type, *inner_map_fds);

Completed in 138 milliseconds