Home
last modified time | relevance | path

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

/linux-6.1.9/include/ufs/
Dufshcd.h189 ktime_t issue_time_stamp; member
/linux-6.1.9/drivers/ufs/core/
Dufshcd.c2086 ktime_before(hba->monitor.enabled_ts, lrbp->issue_time_stamp)); in ufshcd_should_inform_monitor()
2119 lat = ktime_sub(now, lrbp->issue_time_stamp); in ufshcd_update_monitor()
2144 lrbp->issue_time_stamp = ktime_get(); in ufshcd_send_command()