Home
last modified time | relevance | path

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

/linux/kernel/power/
H A Dpower.h66 extern unsigned int swsusp_header_flags;
H A Dhibernate.c1059 if (!(swsusp_header_flags & SF_NOCOMPRESS_MODE)) { in software_resume()
1060 if (swsusp_header_flags & SF_COMPRESSION_ALG_LZ4) in software_resume()
H A Dswap.c333 unsigned int swsusp_header_flags; variable
1582 swsusp_header_flags = swsusp_header->flags; in swsusp_check()