Home
last modified time | relevance | path

Searched refs:helper_fill_hashmap (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
H A Dtest_maps.c252 static int helper_fill_hashmap(int max_entries) in helper_fill_hashmap() function
280 fd = helper_fill_hashmap(max_entries); in test_hashmap_walk()
320 first = helper_fill_hashmap(3); in test_hashmap_zero_seed()
321 second = helper_fill_hashmap(3); in test_hashmap_zero_seed()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dtest_maps.c268 static int helper_fill_hashmap(int max_entries) in helper_fill_hashmap() function
296 fd = helper_fill_hashmap(max_entries); in test_hashmap_walk()
336 first = helper_fill_hashmap(3); in test_hashmap_zero_seed()
337 second = helper_fill_hashmap(3); in test_hashmap_zero_seed()

Completed in 4 milliseconds