Searched refs:last_errno (Results 1 – 1 of 1) sorted by relevance
268 int i, index, last_dev, last_errno, last_step; in suspend_stats_show() local272 last_errno = suspend_stats.last_failed_errno + REC_FAILED_NUM - 1; in suspend_stats_show()273 last_errno %= REC_FAILED_NUM; in suspend_stats_show()301 suspend_stats.errno[last_errno]); in suspend_stats_show()303 index = last_errno + REC_FAILED_NUM - i; in suspend_stats_show()