Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dst.h111 ktime_t other_time; /* holds ktime request was queued */ member
H A Dst.c510 now = ktime_sub(now, STp->stats->other_time); in st_do_stats()
578 STp->stats->other_time = ktime_get(); in st_scsi_execute()