Home
last modified time | relevance | path

Searched refs:update_ts (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/accel/habanalabs/common/
H A Dcommand_submission.c2811 if (fence && mcs_data->update_ts && in hl_cs_poll_fences()
2816 mcs_data->update_ts = false; in hl_cs_poll_fences()
2836 if (mcs_data->update_ts && in hl_cs_poll_fences()
3063 mcs_data.update_ts = true; in hl_multi_cs_wait_ioctl()
3083 mcs_data.update_ts = false; in hl_multi_cs_wait_ioctl()
H A Dhabanalabs.h2893 * @update_ts: update timestamp. 1- update the timestamp, otherwise 0.
2905 u8 update_ts; member

Completed in 11 milliseconds