Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/rcu/
H A Dtree.h159 bool cpu_started; /* RCU watching this onlining CPU. */ member
H A Dtree.c4104 if (rdp->cpu_started) in rcu_cpu_starting()
4106 rdp->cpu_started = true; in rcu_cpu_starting()
4166 rdp->cpu_started = false; in rcu_report_dead()