Home
last modified time | relevance | path

Searched refs:total_busy (Results 1 – 3 of 3) sorted by relevance

/linux/include/ufs/
H A Dufshcd.h783 ktime_t total_busy[2]; member
/linux/drivers/ufs/core/
H A Dufs-sysfs.c810 ktime_to_us(hba->monitor.total_busy[READ])); in read_total_busy_show()
880 ktime_to_us(hba->monitor.total_busy[WRITE])); in write_total_busy_show()
H A Dufshcd.c2337 m->total_busy[dir] = ktime_add(m->total_busy[dir], inc); in ufshcd_update_monitor()