Searched refs:gp_count (Results 1 – 2 of 2) sorted by relevance
105 need_wait = rsp->gp_count++; in rcu_sync_enter()156 if (rsp->gp_count) { in rcu_sync_func()192 if (!--rsp->gp_count) { in rcu_sync_exit()211 BUG_ON(rsp->gp_count); in rcu_sync_dtor()
34 int gp_count; member68 .gp_count = 0, \