Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dfreezer.h47 extern void thaw_processes(void);
267 static inline void thaw_processes(void) {} in thaw_processes() function
/linux-4.1.27/kernel/power/
Dpower.h252 thaw_processes(); in suspend_freeze_processes()
259 thaw_processes(); in suspend_thaw_processes()
Dprocess.c152 thaw_processes(); in freeze_processes()
183 void thaw_processes(void) in thaw_processes() function
Duser.c122 thaw_processes(); in snapshot_release()
234 thaw_processes(); in snapshot_ioctl()
246 thaw_processes(); in snapshot_ioctl()
Dhibernate.c709 thaw_processes(); in hibernate()
853 thaw_processes(); in software_resume()
/linux-4.1.27/drivers/xen/
Dmanage.c164 thaw_processes(); in do_suspend()
/linux-4.1.27/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-4.1.27/kernel/
Dkexec.c2759 thaw_processes(); in kernel_kexec()