Searched refs:CB_IDLE (Results 1 – 1 of 1) sorted by relevance
61 enum { CB_IDLE = 0, CB_PENDING, CB_REPLAY }; enumerator170 BUG_ON(rsp->cb_state == CB_IDLE); in rcu_sync_func()177 rsp->cb_state = CB_IDLE; in rcu_sync_func()190 rsp->cb_state = CB_IDLE; in rcu_sync_func()210 if (rsp->cb_state == CB_IDLE) { in rcu_sync_exit()236 if (cb_state != CB_IDLE) { in rcu_sync_dtor()238 BUG_ON(rsp->cb_state != CB_IDLE); in rcu_sync_dtor()