Home
last modified time | relevance | path

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

/Linux-v6.6/include/ufs/
Dufshcd.h745 ktime_t busy_start_ts[2]; member
/Linux-v6.6/drivers/ufs/core/
Dufshcd.c2114 hba->monitor.busy_start_ts[dir] = ktime_get(); in ufshcd_start_monitor()
2130 inc = ktime_sub(now, m->busy_start_ts[dir]); in ufshcd_update_monitor()
2145 m->busy_start_ts[dir] = now; in ufshcd_update_monitor()