Searched refs:swsusp_header_flags (Results 1 – 3 of 3) sorted by relevance
61 extern unsigned int swsusp_header_flags;
998 if (!(swsusp_header_flags & SF_NOCOMPRESS_MODE)) { in software_resume()999 if (swsusp_header_flags & SF_COMPRESSION_ALG_LZ4) in software_resume()
345 unsigned int swsusp_header_flags; variable1580 swsusp_header_flags = swsusp_header->flags; in swsusp_check()