Home
last modified time | relevance | path

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

/kernel/power/
Ddisk.c98 static int hibernation_test(int level) in hibernation_test() function
108 static int hibernation_test(int level) { return 0; } in hibernation_test() function
237 if (hibernation_test(TEST_CORE)) in create_image()
291 if (hibernation_test(TEST_DEVICES)) in hibernation_snapshot()
295 if (error || hibernation_test(TEST_PLATFORM)) in hibernation_snapshot()
300 if (hibernation_test(TEST_CPUS)) in hibernation_snapshot()
555 if (hibernation_test(TEST_FREEZER)) in hibernate()