Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/bpf/map_tests/
H A Dmap_percpu_stats.c51 static __u32 map_count_elements(__u32 type, int map_fd) in map_count_elements() function
273 n_real = map_count_elements(info->type, map_fd); in check_expected_number_elements()