Searched refs:last_errno (Results 1 – 1 of 1) sorted by relevance
398 int i, index, last_dev, last_errno, last_step; in suspend_stats_show() local402 last_errno = suspend_stats.last_failed_errno + REC_FAILED_NUM - 1; in suspend_stats_show()403 last_errno %= REC_FAILED_NUM; in suspend_stats_show()431 suspend_stats.errno[last_errno]); in suspend_stats_show()433 index = last_errno + REC_FAILED_NUM - i; in suspend_stats_show()