compl_time_stamp  453 drivers/scsi/ufs/ufshcd.c 				tag, ktime_to_us(lrbp->compl_time_stamp));
compl_time_stamp 1885 drivers/scsi/ufs/ufshcd.c 	hba->lrb[task_tag].compl_time_stamp = ktime_set(0, 0);
compl_time_stamp 4859 drivers/scsi/ufs/ufshcd.c 		lrbp->compl_time_stamp = ktime_get();
compl_time_stamp  194 drivers/scsi/ufs/ufshcd.h 	ktime_t compl_time_stamp;