Searched refs:round_steals (Results 1 – 1 of 1) sorted by relevance
58 static volatile u64 round_steals; variable131 round_steals = 0; in spmc_common_init()542 if (round_steals >= target) in DEFINE_PARALLEL_SPMC_TEST()558 round_steals = 0; in spmc_burst_owner_round()578 stolen = round_steals; in spmc_burst_owner_round()652 __sync_fetch_and_add(&round_steals, 1); in spmc_burst_stealer()