Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/power/
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
Dsuspend.c540 suspend_thaw_processes(); in suspend_finish()