Home
last modified time | relevance | path

Searched refs:suspend_thaw_processes (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/kernel/power/
Dpower.h248 static inline void suspend_thaw_processes(void) in suspend_thaw_processes() function
258 static inline void suspend_thaw_processes(void) in suspend_thaw_processes() function
Dsuspend.c455 suspend_thaw_processes(); in suspend_finish()