Home
last modified time | relevance | path

Searched refs:gp_seq_polled_snap (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/kernel/rcu/
H A Dtree.h361 unsigned long gp_seq_polled_snap; /* ->gp_seq_polled at normal GP start. */ member
H A Dtree.c1431 rcu_state.gp_seq_polled_snap = 0; in rcu_poll_gp_seq_end()
1831 rcu_poll_gp_seq_start(&rcu_state.gp_seq_polled_snap); in rcu_gp_init()
2127 rcu_poll_gp_seq_end(&rcu_state.gp_seq_polled_snap); in rcu_gp_cleanup()
3323 rcu_poll_gp_seq_start_unlocked(&rcu_state.gp_seq_polled_snap); in synchronize_rcu()
3324 rcu_poll_gp_seq_end_unlocked(&rcu_state.gp_seq_polled_snap); in synchronize_rcu()