Searched refs:gp_count (Results 1 – 2 of 2) sorted by relevance
98 rsp->gp_count++; in rcu_sync_enter_start()122 need_wait = rsp->gp_count++; in rcu_sync_enter()173 if (rsp->gp_count) { in rcu_sync_func()209 if (!--rsp->gp_count) { in rcu_sync_exit()228 BUG_ON(rsp->gp_count); in rcu_sync_dtor()
34 int gp_count; member69 .gp_count = 0, \