Home
last modified time | relevance | path

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

/linux/kernel/rcu/
H A Dtree.h288 unsigned long rcu_onl_gp_seq; /* ->gp_seq at last online. */ member
H A Dtree_plugin.h900 (long)rdp->rcu_onl_gp_seq, rdp->rcu_onl_gp_state, in dump_blkd_tasks()
H A Dtree.c903 (long)rdp->rcu_onl_gp_seq, rdp->rcu_onl_gp_state, in rcu_watching_snap_recheck()
4141 rdp->rcu_onl_gp_seq = rcu_state.gp_seq; in rcu_boot_init_percpu_data()
4349 rdp->rcu_onl_gp_seq = READ_ONCE(rcu_state.gp_seq); in rcutree_report_cpu_starting()