Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dcpu.h148 extern void thaw_secondary_cpus(void);
161 return thaw_secondary_cpus(); in suspend_enable_secondary_cpus()
165 static inline void thaw_secondary_cpus(void) {} in thaw_secondary_cpus() function
/Linux-v5.15/Documentation/power/
Dsuspend-and-cpuhotplug.rst96 * thaw_secondary_cpus() which involves::
/Linux-v5.15/kernel/
Dcpu.c1543 void thaw_secondary_cpus(void) in thaw_secondary_cpus() function