Home
last modified time | relevance | path

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

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