Searched refs:cb_state (Results 1 – 3 of 3) sorted by relevance
153 BUG_ON(rsp->cb_state == CB_IDLE); in rcu_sync_func()160 rsp->cb_state = CB_IDLE; in rcu_sync_func()161 } else if (rsp->cb_state == CB_REPLAY) { in rcu_sync_func()166 rsp->cb_state = CB_PENDING; in rcu_sync_func()173 rsp->cb_state = CB_IDLE; in rcu_sync_func()193 if (rsp->cb_state == CB_IDLE) { in rcu_sync_exit()194 rsp->cb_state = CB_PENDING; in rcu_sync_exit()196 } else if (rsp->cb_state == CB_PENDING) { in rcu_sync_exit()197 rsp->cb_state = CB_REPLAY; in rcu_sync_exit()209 int cb_state; in rcu_sync_dtor() local[all …]
37 int cb_state; member70 .cb_state = 0, \
1076 enum phy_chan_bond_state cb_state; member