Home
last modified time | relevance | path

Searched refs:swsusp_check (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/kernel/power/
Dpower.h171 int swsusp_check(bool exclusive);
Dhibernate.c789 error = swsusp_check(false); in hibernate()
948 error = swsusp_check(true); in software_resume()
Dswap.c1520 int swsusp_check(bool exclusive) in swsusp_check() function