Searched refs:gp_count (Results 1 – 1 of 1) sorted by relevance
66 if (rsp->gp_count) { in rcu_sync_func() 113 WARN_ON_ONCE(rsp->gp_count); in rcu_sync_enter() 125 rsp->gp_count++; in rcu_sync_enter() 157 WARN_ON_ONCE(rsp->gp_count == 0); in rcu_sync_exit() 158 if (!--rsp->gp_count) { in rcu_sync_exit() 180 WARN_ON_ONCE(rsp->gp_count); in rcu_sync_dtor()