Home
last modified time | relevance | path

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

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