Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dcpu.h146 extern void thaw_secondary_cpus(void);
159 thaw_secondary_cpus(); in suspend_enable_secondary_cpus()
163 static inline void thaw_secondary_cpus(void) {} in thaw_secondary_cpus() function
/linux/Documentation/power/
H A Dsuspend-and-cpuhotplug.rst96 * thaw_secondary_cpus() which involves::
/linux/kernel/
H A Dcpu.c1947 * supposed to do thaw_secondary_cpus() on the failure path. in freeze_secondary_cpus()
1963 void thaw_secondary_cpus(void) in thaw_secondary_cpus() function