Home
last modified time | relevance | path

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

/linux-6.3-rc2/kernel/power/
A Dhibernate.c131 static int hibernation_test(int level) in hibernation_test() function
140 static int hibernation_test(int level) { return 0; } in hibernation_test() function
303 if (error || hibernation_test(TEST_PLATFORM)) in create_image()
307 if (error || hibernation_test(TEST_CPUS)) in create_image()
320 if (hibernation_test(TEST_CORE) || pm_wakeup_pending()) in create_image()
388 if (hibernation_test(TEST_FREEZER)) { in hibernation_snapshot()
409 if (error || hibernation_test(TEST_DEVICES)) in hibernation_snapshot()

Completed in 4 milliseconds