Searched refs:part_pending (Results 1 – 1 of 1) sorted by relevance
1296 static u64 part_pending; variable1655 __sync_fetch_and_or(&part_pending, 1); in redistribute()1661 __sync_fetch_and_and(&part_pending, 0); in redistribute()1666 if (!__sync_fetch_and_or(&part_pending, 0)) in redistribute()1742 if (__sync_fetch_and_or(&part_pending, 0)) in rr_advance()