Searched refs:GP_ENTER (Results 1 - 1 of 1) sorted by relevance

/linux-master/kernel/rcu/
H A Dsync.c13 enum { GP_IDLE = 0, GP_ENTER, GP_PASSED, GP_EXIT, GP_REPLAY }; enumerator in enum:__anon2890
68 * We're at least a GP after the GP_IDLE->GP_ENTER transition.
112 WRITE_ONCE(rsp->gp_state, GP_ENTER);
131 * call_rcu(rcu_sync_func) which does GP_ENTER -> GP_PASSED.

Completed in 124 milliseconds