Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/power/
Dmain.c320 suspend_attr(failed_freeze);
376 &failed_freeze.attr,
410 "failed_freeze", suspend_stats.failed_freeze, in suspend_stats_show()
Dsuspend.c362 suspend_stats.failed_freeze++; in suspend_prepare()
/kernel/linux/linux-5.10/include/linux/
Dsuspend.h57 int failed_freeze; member
/kernel/linux/linux-5.10/Documentation/ABI/testing/
Dsysfs-power331 What: /sys/power/suspend_stats/failed_freeze
335 The /sys/power/suspend_stats/failed_freeze file contains the
/kernel/linux/linux-5.10/Documentation/power/
Dbasic-pm-debugging.rst252 failed_freeze: 0
/kernel/linux/patches/linux-5.10/yangfan_patch/
Dkernel.patch952 suspend_stats.failed_freeze++;