Home
last modified time | relevance | path

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

/Linux-v6.6/net/devlink/
Dhealth.c598 unsigned long recover_ts_threshold; in devlink_health_report() local
610 recover_ts_threshold = reporter->last_recovery_ts + in devlink_health_report()
615 time_is_after_jiffies(recover_ts_threshold)))) { in devlink_health_report()