Home
last modified time | relevance | path

Searched refs:start_timestamp (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/amd/amdgpu/ !
H A Damdgpu_fence.c151 to_amdgpu_fence(fence)->start_timestamp = ktime_get(); in amdgpu_fence_emit()
388 to_amdgpu_fence(fence)->start_timestamp); in amdgpu_fence_last_unsignaled_time_us()
411 to_amdgpu_fence(fence)->start_timestamp = timestamp; in amdgpu_fence_update_start_timestamp()
H A Damdgpu_ring.h147 ktime_t start_timestamp; member
/linux/drivers/gpu/drm/imagination/ !
H A Dpvr_ccb.c321 unsigned long start_timestamp = jiffies; in pvr_kccb_reserve_slot_sync() local
325 while (time_before(jiffies, start_timestamp + RESERVE_SLOT_TIMEOUT) || in pvr_kccb_reserve_slot_sync()
/linux/drivers/net/wireless/ath/ath12k/wifi7/ !
H A Ddp_mon.c2246 u32 start_timestamp; in ath12k_wifi7_dp_mon_tx_parse_status_tlv() local
2252 start_timestamp = in ath12k_wifi7_dp_mon_tx_parse_status_tlv()
2255 start_timestamp |= in ath12k_wifi7_dp_mon_tx_parse_status_tlv()
2264 tx_ppdu_info->rx_status.rx_duration = end_timestamp - start_timestamp; in ath12k_wifi7_dp_mon_tx_parse_status_tlv()