Home
last modified time | relevance | path

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

/linux-6.15/kernel/power/
H A Dmain.c310 #define REC_FAILED_NUM 2 macro
319 int errno[REC_FAILED_NUM];
428 index %= REC_FAILED_NUM; in last_failed_dev_show()
442 index %= REC_FAILED_NUM; in last_failed_errno_show()
456 index %= REC_FAILED_NUM; in last_failed_step_show()
510 last_dev %= REC_FAILED_NUM; in suspend_stats_show()
512 last_errno %= REC_FAILED_NUM; in suspend_stats_show()
514 last_step %= REC_FAILED_NUM; in suspend_stats_show()
527 index %= REC_FAILED_NUM; in suspend_stats_show()
534 index %= REC_FAILED_NUM; in suspend_stats_show()
[all …]