Searched refs:count_pending (Results 1 – 2 of 2) sorted by relevance
215 atomic_t count_pending; member221 atomic_t count_pending; member
640 val = atomic_dec_if_positive(&team->notify_peers.count_pending); in team_notify_peers_work() 656 atomic_add(team->notify_peers.count, &team->notify_peers.count_pending); in team_notify_peers() 686 val = atomic_dec_if_positive(&team->mcast_rejoin.count_pending); in team_mcast_rejoin_work() 702 atomic_add(team->mcast_rejoin.count, &team->mcast_rejoin.count_pending); in team_mcast_rejoin()