Searched refs:last_errno (Results 1 – 1 of 1) sorted by relevance
160 int i, index, last_dev, last_errno, last_step; in suspend_stats_show() local164 last_errno = suspend_stats.last_failed_errno + REC_FAILED_NUM - 1; in suspend_stats_show()165 last_errno %= REC_FAILED_NUM; in suspend_stats_show()193 suspend_stats.errno[last_errno]); in suspend_stats_show()195 index = last_errno + REC_FAILED_NUM - i; in suspend_stats_show()