Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
A Dmmap_inner_array.c31 bool outer_map_match = false; variable
49 outer_map_match = true; in add_to_list_in_inner_array()
/linux/tools/testing/selftests/bpf/prog_tests/
A Dtest_mmap_inner_array.c35 ASSERT_FALSE(skel->bss->outer_map_match, "outer map match 1"); in test_mmap_inner_array()
49 ASSERT_TRUE(skel->bss->outer_map_match, "outer map match 2"); in test_mmap_inner_array()

Completed in 7 milliseconds