Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/power/
Dpower.h190 int swsusp_check(bool exclusive);
Dhibernate.c831 error = swsusp_check(false); in hibernate()
990 error = swsusp_check(true); in software_resume()
Dswap.c1564 int swsusp_check(bool exclusive) in swsusp_check() function