Home
last modified time | relevance | path

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

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