Home
last modified time | relevance | path

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

/Linux-v6.1/include/ufs/
Dufshcd.h711 ktime_t total_busy[2]; member
/Linux-v6.1/drivers/ufs/core/
Dufs-sysfs.c437 ktime_to_us(hba->monitor.total_busy[READ])); in read_total_busy_show()
504 ktime_to_us(hba->monitor.total_busy[WRITE])); in write_total_busy_show()
Dufshcd.c2116 m->total_busy[dir] = ktime_add(m->total_busy[dir], inc); in ufshcd_update_monitor()