Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/map_tests/
A Dhtab_map_batch_ops.c13 static void map_batch_update(int map_fd, __u32 max_entries, int *keys, in map_batch_update() function
121 map_batch_update(map_fd, max_entries, keys, values, is_pcpu); in __test_map_lookup_and_delete_batch()
148 map_batch_update(map_fd, max_entries, keys, values, is_pcpu); in __test_map_lookup_and_delete_batch()
214 map_batch_update(map_fd, max_entries, keys, values, is_pcpu); in __test_map_lookup_and_delete_batch()
A Dlpm_trie_map_batch_ops.c21 static void map_batch_update(int map_fd, __u32 max_entries, in map_batch_update() function
98 map_batch_update(map_fd, max_entries, keys, values); in test_lpm_trie_map_batch_ops()
A Darray_map_batch_ops.c14 static void map_batch_update(int map_fd, __u32 max_entries, int *keys, in map_batch_update() function
107 map_batch_update(map_fd, max_entries, keys, values, is_pcpu); in __test_map_lookup_and_update_batch()

Completed in 9 milliseconds