Home
last modified time | relevance | path

Searched refs:gp_seq_polled_exp_snap (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/kernel/rcu/
H A Dtree_exp.h23 rcu_poll_gp_seq_start_unlocked(&rcu_state.gp_seq_polled_exp_snap); in rcu_exp_gp_seq_start()
40 rcu_poll_gp_seq_end_unlocked(&rcu_state.gp_seq_polled_exp_snap); in rcu_exp_gp_seq_end()
980 rcu_poll_gp_seq_start_unlocked(&rcu_state.gp_seq_polled_exp_snap); in synchronize_rcu_expedited()
981 rcu_poll_gp_seq_end_unlocked(&rcu_state.gp_seq_polled_exp_snap); in synchronize_rcu_expedited()
H A Dtree.h362 unsigned long gp_seq_polled_exp_snap; /* ->gp_seq_polled at expedited GP start. */ member
H A Dtree.c1432 rcu_state.gp_seq_polled_exp_snap = 0; in rcu_poll_gp_seq_end()