Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/ufs/
Dufshcd.h703 ktime_t busy_start_ts[2]; member
Dufshcd.c2045 hba->monitor.busy_start_ts[dir] = ktime_get(); in ufshcd_start_monitor()
2061 inc = ktime_sub(now, m->busy_start_ts[dir]); in ufshcd_update_monitor()
2076 m->busy_start_ts[dir] = now; in ufshcd_update_monitor()