count_pending 638 drivers/net/team/team.c val = atomic_dec_if_positive(&team->notify_peers.count_pending); count_pending 654 drivers/net/team/team.c atomic_add(team->notify_peers.count, &team->notify_peers.count_pending); count_pending 684 drivers/net/team/team.c val = atomic_dec_if_positive(&team->mcast_rejoin.count_pending); count_pending 700 drivers/net/team/team.c atomic_add(team->mcast_rejoin.count, &team->mcast_rejoin.count_pending); count_pending 1166 fs/ext4/extents_status.c bool left_delonly, right_delonly, count_pending; count_pending 1234 fs/ext4/extents_status.c count_pending = false; count_pending 1236 fs/ext4/extents_status.c count_pending = true; count_pending 1243 fs/ext4/extents_status.c count_pending = true; count_pending 1245 fs/ext4/extents_status.c count_pending = false; count_pending 1254 fs/ext4/extents_status.c if (count_pending) { count_pending 217 include/linux/if_team.h atomic_t count_pending; count_pending 223 include/linux/if_team.h atomic_t count_pending;