Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
A Dmap_kptr.c395 #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
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()
[all …]

Completed in 5 milliseconds