Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/power/
Dhibernate.c731 #define COMPRESSION_ALGO_LZ4 "lz4" macro
804 if (!strcmp(hib_comp_algo, COMPRESSION_ALGO_LZ4)) in hibernate()
1000 strscpy(hib_comp_algo, COMPRESSION_ALGO_LZ4, sizeof(hib_comp_algo)); in software_resume()
1434 COMPRESSION_ALGO_LZ4,