Home
last modified time | relevance | path

Searched defs:outer_map_fd (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/bpf/map_tests/
H A Dmap_in_map_batch_ops.c68 int outer_map_fd; in create_outer_map() local
83 static void validate_fetch_results(int outer_map_fd, in validate_fetch_results()
121 static void fetch_and_validate(int outer_map_fd, in fetch_and_validate()
197 int outer_map_fd, ret; in _map_in_map_batch_ops() local
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dbloom_filter_map.c107 int outer_map_fd, inner_map_fd, err, i, key = 0; in test_inner_map() local