Home
last modified time | relevance | path

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

/linux/kernel/power/
H A Dhibernate.c757 #define COMPRESSION_ALGO_LZ4 "lz4" macro
834 if (!strcmp(hib_comp_algo, COMPRESSION_ALGO_LZ4)) in hibernate()
1035 strscpy(hib_comp_algo, COMPRESSION_ALGO_LZ4); in software_resume()
1475 COMPRESSION_ALGO_LZ4,