Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/libarena/selftests/
H A Dtest_parallel_spmc.bpf.c11 #define TEST_SPMC_STEALERS (TEST_SPMC_THREADS - 1) macro
38 #define STEALER_EPOCH(owner_epoch) ((owner_epoch) * TEST_SPMC_STEALERS)
435 ret = spmc_wait_for_stealers_to_start(TEST_SPMC_STEALERS); in spmc_resize_owner()