Searched refs:thaw_processes (Results 1 - 7 of 7) sorted by relevance

/linux-master/include/linux/
H A Dfreezer.h48 extern void thaw_processes(void);
81 static inline void thaw_processes(void) {} function
/linux-master/kernel/power/
H A Dprocess.c117 * freeze_processes must later call thaw_processes.
153 thaw_processes();
179 void thaw_processes(void) function
184 trace_suspend_resume(TPS("thaw_processes"), 0, true);
214 trace_suspend_resume(TPS("thaw_processes"), 0, false);
H A Dpower.h291 thaw_processes();
298 thaw_processes();
H A Duser.c121 thaw_processes();
289 thaw_processes();
301 thaw_processes();
H A Dhibernate.c835 thaw_processes();
932 thaw_processes();
1030 thaw_processes();
1035 thaw_processes();
/linux-master/drivers/xen/
H A Dmanage.c162 thaw_processes();
/linux-master/kernel/
H A Dkexec_core.c1066 thaw_processes();

Completed in 152 milliseconds