Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/rcu/
Dtree.h159 bool cpu_started; /* RCU watching this onlining CPU. */ member
Dtree.c4054 if (rdp->cpu_started) in rcu_cpu_starting()
4056 rdp->cpu_started = true; in rcu_cpu_starting()
4116 rdp->cpu_started = false; in rcu_report_dead()