Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dcpu.h153 extern void thaw_secondary_cpus(void);
166 return thaw_secondary_cpus(); in suspend_enable_secondary_cpus()
170 static inline void thaw_secondary_cpus(void) {} in thaw_secondary_cpus() function
/linux-5.19.10/Documentation/power/
Dsuspend-and-cpuhotplug.rst96 * thaw_secondary_cpus() which involves::
/linux-5.19.10/kernel/
Dcpu.c1562 void thaw_secondary_cpus(void) in thaw_secondary_cpus() function