Lines Matching refs:TEST_PCPU
395 #define TEST_PCPU(map) \ macro
422 TEST_PCPU(pcpu_array_map); in test_map_kptr_ref1()
423 TEST_PCPU(pcpu_hash_map); in test_map_kptr_ref1()
424 TEST_PCPU(pcpu_hash_malloc_map); in test_map_kptr_ref1()
425 TEST_PCPU(lru_pcpu_hash_map); in test_map_kptr_ref1()
431 #undef TEST_PCPU
441 #define TEST_PCPU(map) \ macro
460 TEST_PCPU(pcpu_array_map); in test_map_kptr_ref2()
461 TEST_PCPU(pcpu_hash_map); in test_map_kptr_ref2()
462 TEST_PCPU(pcpu_hash_malloc_map); in test_map_kptr_ref2()
463 TEST_PCPU(lru_pcpu_hash_map); in test_map_kptr_ref2()
469 #undef TEST_PCPU