Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/libarena/selftests/
H A Dtest_parallel_spmc.bpf.c74 static bool spmc_tests_enabled(void) in spmc_tests_enabled() function
79 static bool spmc_tests_enabled(void) in spmc_tests_enabled() function
93 return spmc_tests_enabled() ? 0 : -EOPNOTSUPP; \