Home
last modified time | relevance | path

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

/linux/kernel/rcu/
H A Dtree.h186 bool cpu_started; /* RCU watching this onlining CPU. */ member
H A Dtree.c5130 if (rdp->cpu_started) in rcutree_report_cpu_starting()
5132 rdp->cpu_started = true; in rcutree_report_cpu_starting()
5210 rdp->cpu_started = false; in rcutree_report_cpu_dead()