Home
last modified time | relevance | path

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

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