Home
last modified time | relevance | path

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

/linux-5.19.10/include/ufs/
Dufshcd.h710 ktime_t busy_start_ts[2]; member
/linux-5.19.10/drivers/ufs/core/
Dufshcd.c2097 hba->monitor.busy_start_ts[dir] = ktime_get(); in ufshcd_start_monitor()
2113 inc = ktime_sub(now, m->busy_start_ts[dir]); in ufshcd_update_monitor()
2128 m->busy_start_ts[dir] = now; in ufshcd_update_monitor()