Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/libarena/selftests/
H A Dtest_parallel_spmc.bpf.c200 static int spmc_update_stats(u64 val, bool owner) in spmc_update_stats() function
290 ret = spmc_update_stats(val, !steal); in spmc_singleval_tryconsume()
494 ret = spmc_update_stats(val, false); in spmc_resize_stealer()
591 ret = spmc_update_stats(val, true); in spmc_burst_owner_round()
649 ret = spmc_update_stats(val, false); in spmc_burst_stealer()