Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/rcu/
Dtree.h170 bool cpu_started; /* RCU watching this onlining CPU. */ member
Dtree.c4224 if (rdp->cpu_started) in rcu_cpu_starting()
4226 rdp->cpu_started = true; in rcu_cpu_starting()
4303 rdp->cpu_started = false; in rcu_report_dead()