Home
last modified time | relevance | path

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

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