Home
last modified time | relevance | path

Searched refs:thaw_processes (Results 1 – 10 of 10) sorted by relevance

/Linux-v4.19/include/linux/
Dfreezer.h48 extern void thaw_processes(void);
268 static inline void thaw_processes(void) {} in thaw_processes() function
/Linux-v4.19/kernel/power/
Dprocess.c158 thaw_processes(); in freeze_processes()
189 void thaw_processes(void) in thaw_processes() function
Dpower.h270 thaw_processes(); in suspend_freeze_processes()
277 thaw_processes(); in suspend_thaw_processes()
Duser.c124 thaw_processes(); in snapshot_release()
241 thaw_processes(); in snapshot_ioctl()
253 thaw_processes(); in snapshot_ioctl()
Dhibernate.c765 thaw_processes(); in hibernate()
896 thaw_processes(); in software_resume()
/Linux-v4.19/drivers/xen/
Dmanage.c161 thaw_processes(); in do_suspend()
/Linux-v4.19/tools/power/pm-graph/config/
Dcustom-timeline-functions.cfg134 thaw_processes:
/Linux-v4.19/Documentation/power/
Dfreezing-of-tasks.txt63 devices have been reinitialized, the function thaw_processes() is called in
83 thaw_processes():
Dsuspend-and-cpuhotplug.txt157 kernel/power/process.c : freeze_processes(), thaw_processes()
/Linux-v4.19/kernel/
Dkexec_core.c1185 thaw_processes(); in kernel_kexec()