Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/power/
Dpower.h61 extern unsigned int swsusp_header_flags;
Dhibernate.c998 if (!(swsusp_header_flags & SF_NOCOMPRESS_MODE)) { in software_resume()
999 if (swsusp_header_flags & SF_COMPRESSION_ALG_LZ4) in software_resume()
Dswap.c345 unsigned int swsusp_header_flags; variable
1580 swsusp_header_flags = swsusp_header->flags; in swsusp_check()