Home
last modified time | relevance | path

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

/linux/kernel/power/
A Dhibernate.c50 static char hibernate_compressor[CRYPTO_MAX_ALG_NAME] = CONFIG_HIBERNATION_DEF_COMP; variable
751 strscpy(hib_comp_algo, hibernate_compressor, sizeof(hib_comp_algo)); in hibernate()
1471 .maxlen = sizeof(hibernate_compressor),
1472 .string = hibernate_compressor,

Completed in 5 milliseconds