Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/map_tests/
H A Darray_map_batch_ops.c30 static void map_batch_verify(int *visited, __u32 max_entries, in map_batch_verify() function
84 map_batch_verify(visited, max_entries, keys, values); in test_array_map_batch_ops()
116 map_batch_verify(visited, max_entries, keys, values); in test_array_map_batch_ops()
H A Dhtab_map_batch_ops.c40 static void map_batch_verify(int *visited, __u32 max_entries, in map_batch_verify() function
139 map_batch_verify(visited, max_entries, keys, values, is_pcpu); in __test_map_lookup_and_delete_batch()
187 map_batch_verify(visited, max_entries, keys, values, is_pcpu); in __test_map_lookup_and_delete_batch()
251 map_batch_verify(visited, max_entries, keys, values, is_pcpu); in __test_map_lookup_and_delete_batch()