Searched refs:swsusp_header_flags (Results 1 – 3 of 3) sorted by relevance
66 extern unsigned int swsusp_header_flags;
1059 if (!(swsusp_header_flags & SF_NOCOMPRESS_MODE)) { in software_resume()1060 if (swsusp_header_flags & SF_COMPRESSION_ALG_LZ4) in software_resume()
333 unsigned int swsusp_header_flags; variable1582 swsusp_header_flags = swsusp_header->flags; in swsusp_check()