Searched refs:cpu_started (Results 1 – 2 of 2) sorted by relevance
161 bool cpu_started; /* RCU watching this onlining CPU. */ member
4243 if (rdp->cpu_started) in rcu_cpu_starting()4245 rdp->cpu_started = true; in rcu_cpu_starting()4321 rdp->cpu_started = false; in rcu_report_dead()
Completed in 19 milliseconds