Home
last modified time | relevance | path

Searched refs:last_heartbeat_timestamp (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Dhpsa.h248 u64 last_heartbeat_timestamp; member
H A Dhpsa.c8286 if (time_after64(h->last_heartbeat_timestamp + in detect_controller_lockup()
8301 h->last_heartbeat_timestamp = now; in detect_controller_lockup()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dhpsa.h248 u64 last_heartbeat_timestamp; member
H A Dhpsa.c8311 if (time_after64(h->last_heartbeat_timestamp + in detect_controller_lockup()
8326 h->last_heartbeat_timestamp = now; in detect_controller_lockup()

Completed in 26 milliseconds