Home
last modified time | relevance | path

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

/linux/kernel/rcu/
A Dtree.h161 bool cpu_started; /* RCU watching this onlining CPU. */ member
A Dtree.c4243 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