Home
last modified time | relevance | path

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

/openbmc/linux/kernel/rcu/
H A Dtree.h187 bool cpu_started; /* RCU watching this onlining CPU. */ member
H A Dtree.c4518 if (rdp->cpu_started) in rcu_cpu_starting()
4520 rdp->cpu_started = true; in rcu_cpu_starting()
4594 rdp->cpu_started = false; in rcu_report_dead()