Home
last modified time | relevance | path

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

/kernel/rcu/
Dtree.h166 bool cpu_started; /* RCU watching this onlining CPU. */ member
Dtree.c4298 if (rdp->cpu_started) in rcu_cpu_starting()
4300 rdp->cpu_started = true; in rcu_cpu_starting()
4377 rdp->cpu_started = false; in rcu_report_dead()