Home
last modified time | relevance | path

Searched refs:last_recovery_ts (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/net/devlink/
H A Dhealth.c69 u64 last_recovery_ts; member
516 reporter->last_recovery_ts = jiffies; in devlink_health_reporter_recovery_done()
610 recover_ts_threshold = reporter->last_recovery_ts + in devlink_health_report()
614 (reporter->last_recovery_ts && reporter->recovery_count && in devlink_health_report()
620 reporter->last_recovery_ts); in devlink_health_report()
/kernel/linux/linux-5.10/net/core/
H A Ddevlink.c5839 u64 last_recovery_ts; member
6130 reporter->last_recovery_ts = jiffies; in devlink_health_reporter_recovery_done()
6223 recover_ts_threshold = reporter->last_recovery_ts + in devlink_health_report()
6227 (reporter->last_recovery_ts && reporter->recovery_count && in devlink_health_report()
6233 reporter->last_recovery_ts); in devlink_health_report()

Completed in 14 milliseconds