Home
last modified time | relevance | path

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

/linux-6.1.9/include/ufs/ !
Dufshcd.h711 ktime_t total_busy[2]; member
/linux-6.1.9/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.c2114 m->total_busy[dir] = ktime_add(m->total_busy[dir], inc); in ufshcd_update_monitor()