Home
last modified time | relevance | path

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

/Linux-v4.19/samples/bpf/
Dmap_perf_test_user.c119 static void do_test_lru(enum test_type test, int cpu) in do_test_lru() function
201 do_test_lru(LRU_HASH_PREALLOC, cpu); in test_lru_hash_prealloc()
206 do_test_lru(NOCOMMON_LRU_HASH_PREALLOC, cpu); in test_nocommon_lru_hash_prealloc()
211 do_test_lru(INNER_LRU_HASH_PREALLOC, cpu); in test_inner_lru_hash_prealloc()
216 do_test_lru(LRU_HASH_LOOKUP, cpu); in test_lru_hash_lookup()