Home
last modified time | relevance | path

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

/kernel/rcu/
Dtree.h244 short rcu_ofl_gp_flags; /* ->gp_flags at last offline. */ member
Dtree.c1046 (long)rdp->rcu_ofl_gp_seq, rdp->rcu_ofl_gp_flags); in rcu_implicit_dynticks_qs()
3009 rdp->rcu_ofl_gp_flags = RCU_GP_CLEANED; in rcu_boot_init_percpu_data()
3194 rdp->rcu_ofl_gp_flags = READ_ONCE(rcu_state.gp_flags); in rcu_report_dead()
Dtree_plugin.h777 (long)rdp->rcu_ofl_gp_seq, rdp->rcu_ofl_gp_flags); in dump_blkd_tasks()