Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/power/
Dpower.h296 static inline void suspend_thaw_processes(void) in suspend_thaw_processes() function
306 static inline void suspend_thaw_processes(void) in suspend_thaw_processes() function
Dsuspend.c546 suspend_thaw_processes(); in suspend_finish()