Home
last modified time | relevance | path

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

/openbmc/linux/kernel/power/
H A Dpower.h275 static inline void suspend_thaw_processes(void) in suspend_thaw_processes() function
285 static inline void suspend_thaw_processes(void) in suspend_thaw_processes() function
H A Dsuspend.c547 suspend_thaw_processes(); in suspend_finish()