Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/map_tests/
H A Darray_map_batch_ops.c40 static void map_batch_verify(int *visited, __u32 max_entries, int *keys, in map_batch_verify() function
102 map_batch_verify(visited, max_entries, keys, values, is_pcpu); in __test_map_lookup_and_update_batch()
130 map_batch_verify(visited, max_entries, keys, values, is_pcpu); in __test_map_lookup_and_update_batch()
H A Dlpm_trie_map_batch_ops.c44 static void map_batch_verify(int *visited, __u32 max_entries, in map_batch_verify() function
95 map_batch_verify(visited, max_entries, keys, values); in test_lpm_trie_map_batch_ops()
120 map_batch_verify(visited, max_entries, keys, values); in test_lpm_trie_map_batch_ops()
H A Dhtab_map_batch_ops.c41 static void map_batch_verify(int *visited, __u32 max_entries, in map_batch_verify() function
133 map_batch_verify(visited, max_entries, keys, values, is_pcpu); in __test_map_lookup_and_delete_batch()
181 map_batch_verify(visited, max_entries, keys, values, is_pcpu); in __test_map_lookup_and_delete_batch()
245 map_batch_verify(visited, max_entries, keys, values, is_pcpu); in __test_map_lookup_and_delete_batch()