Home
last modified time | relevance | path

Searched refs:rgos_norm (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/linux/
H A Drcutiny.h18 unsigned long rgos_norm; member
32 return rgosp1->rgos_norm == rgosp2->rgos_norm; in same_state_synchronize_rcu_full()
39 rgosp->rgos_norm = get_state_synchronize_rcu(); in get_state_synchronize_rcu_full()
46 rgosp->rgos_norm = start_poll_synchronize_rcu(); in start_poll_synchronize_rcu_full()
53 return poll_state_synchronize_rcu(rgosp->rgos_norm); in poll_state_synchronize_rcu_full()
63 cond_synchronize_rcu(rgosp->rgos_norm); in cond_synchronize_rcu_full()
73 rgosp->rgos_norm = start_poll_synchronize_rcu_expedited(); in start_poll_synchronize_rcu_expedited_full()
83 cond_synchronize_rcu_expedited(rgosp->rgos_norm); in cond_synchronize_rcu_expedited_full()
H A Drcutree.h46 unsigned long rgos_norm; member
75 return rgosp1->rgos_norm == rgosp2->rgos_norm && rgosp1->rgos_exp == rgosp2->rgos_exp; in same_state_synchronize_rcu_full()
/openbmc/linux/kernel/rcu/
H A Dtiny.c208 rgosp->rgos_norm = RCU_GET_STATE_COMPLETED; in get_completed_synchronize_rcu_full()
H A Dtree.c3647 rgosp->rgos_norm = RCU_GET_STATE_COMPLETED; in get_completed_synchronize_rcu_full()
3695 rgosp->rgos_norm = rcu_seq_snap(&rnp->gp_seq); in get_state_synchronize_rcu_full()
3853 if (rgosp->rgos_norm == RCU_GET_STATE_COMPLETED || in poll_state_synchronize_rcu_full()
3854 rcu_seq_done_exact(&rnp->gp_seq, rgosp->rgos_norm) || in poll_state_synchronize_rcu_full()