Searched refs:last_failed_errno (Results 1 – 6 of 6) sorted by relevance
318 int last_failed_errno; member359 suspend_stats.errno[suspend_stats.last_failed_errno] = err; in dpm_save_errno()360 suspend_stats.last_failed_errno++; in dpm_save_errno()361 suspend_stats.last_failed_errno %= REC_FAILED_NUM; in dpm_save_errno()439 int last_failed_errno; in last_failed_errno_show() local441 index = suspend_stats.last_failed_errno + REC_FAILED_NUM - 1; in last_failed_errno_show()443 last_failed_errno = suspend_stats.errno[index]; in last_failed_errno_show()445 return sysfs_emit(buf, "%d\n", last_failed_errno); in last_failed_errno_show()447 static struct kobj_attribute last_failed_errno = __ATTR_RO(last_failed_errno); variable475 &last_failed_errno.attr,[all …]
157 stats->last_failed_errno = 0; in reset_write()250 &stats->last_failed_errno); in mlx5_cmdif_debugfs_init()
1975 stats->last_failed_errno = -err; in cmd_status_log()
401 What: /sys/power/suspend_stats/last_failed_errno405 The /sys/power/suspend_stats/last_failed_errno file contains
285 u32 last_failed_errno; member
261 last_failed_errno: -16