Searched defs:thaw_processes (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/ | ||
H A D | freezer.h | 82 static inline void thaw_processes(void) {} in thaw_processes() function |
/linux/kernel/power/ | ||
H A D | process.c | 179 void thaw_processes(void) thaw_processes() function |