Lines Matching refs:TEST_PCPU
385 #define TEST_PCPU(map) \ macro
412 TEST_PCPU(pcpu_array_map); in test_map_kptr_ref1()
413 TEST_PCPU(pcpu_hash_map); in test_map_kptr_ref1()
414 TEST_PCPU(pcpu_hash_malloc_map); in test_map_kptr_ref1()
415 TEST_PCPU(lru_pcpu_hash_map); in test_map_kptr_ref1()
421 #undef TEST_PCPU
431 #define TEST_PCPU(map) \ macro
450 TEST_PCPU(pcpu_array_map); in test_map_kptr_ref2()
451 TEST_PCPU(pcpu_hash_map); in test_map_kptr_ref2()
452 TEST_PCPU(pcpu_hash_malloc_map); in test_map_kptr_ref2()
453 TEST_PCPU(lru_pcpu_hash_map); in test_map_kptr_ref2()
459 #undef TEST_PCPU