Home
last modified time | relevance | path

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

/linux-6.15/kernel/power/
H A Dpower.h190 int swsusp_check(bool exclusive);
H A Dhibernate.c840 error = swsusp_check(false); in hibernate()
999 error = swsusp_check(true); in software_resume()
H A Dswap.c1584 int swsusp_check(bool exclusive) in swsusp_check() function