Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/net/devlink/
H A Dhealth.c596 enum devlink_health_reporter_state prev_health_state; in devlink_health_report() local
605 prev_health_state = reporter->health_state; in devlink_health_report()
613 (prev_health_state != DEVLINK_HEALTH_REPORTER_STATE_HEALTHY || in devlink_health_report()
/kernel/linux/linux-5.10/net/core/
H A Ddevlink.c6210 enum devlink_health_reporter_state prev_health_state; in devlink_health_report() local
6218 prev_health_state = reporter->health_state; in devlink_health_report()
6226 (prev_health_state != DEVLINK_HEALTH_REPORTER_STATE_HEALTHY || in devlink_health_report()

Completed in 20 milliseconds