Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/bpf/map_tests/
H A Dmap_in_map_batch_ops.c87 __u32 inner_map_key, inner_map_value; in validate_fetch_results() local
104 &inner_map_value); in validate_fetch_results()
114 CHECK(outer_map_value != inner_map_value, in validate_fetch_results()
117 outer_map_value, inner_map_value); in validate_fetch_results()