Searched defs:is_pcpu (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/testing/selftests/bpf/map_tests/
H A Dhtab_map_batch_ops.c77 void __test_map_lookup_and_delete_batch(bool is_pcpu) argument
14 map_batch_update(int map_fd, __u32 max_entries, int *keys, void *values, bool is_pcpu) argument
41 map_batch_verify(int *visited, __u32 max_entries, int *keys, void *values, bool is_pcpu) argument
[all...]
H A Darray_map_batch_ops.c70 static void __test_map_lookup_and_update_batch(bool is_pcpu) argument
15 map_batch_update(int map_fd, __u32 max_entries, int *keys, __s64 *values, bool is_pcpu) argument
40 map_batch_verify(int *visited, __u32 max_entries, int *keys, __s64 *values, bool is_pcpu) argument
[all...]

Completed in 91 milliseconds