Home
last modified time | relevance | path

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

/linux/drivers/firmware/imx/
H A Dsm-cpu.c47 return imx_cpu_ops->cpu_started(ph, cpuid, started); in scmi_imx_cpu_started()
/linux/kernel/rcu/
H A Dtree.h198 bool cpu_started; /* RCU watching this onlining CPU. */ member
H A Dtree.c4420 if (rdp->cpu_started) in rcutree_report_cpu_starting()
4422 rdp->cpu_started = true; in rcutree_report_cpu_starting()
4514 rdp->cpu_started = false; in rcutree_report_cpu_dead()