Home
last modified time | relevance | path

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

/linux/drivers/accel/habanalabs/common/
H A Dcommand_submission.c2827 if (fence && mcs_data->update_ts && in hl_cs_poll_fences()
2832 mcs_data->update_ts = false; in hl_cs_poll_fences()
2852 if (mcs_data->update_ts && in hl_cs_poll_fences()
3079 mcs_data.update_ts = true; in hl_multi_cs_wait_ioctl()
3099 mcs_data.update_ts = false; in hl_multi_cs_wait_ioctl()
H A Dhabanalabs.h2966 * @update_ts: update timestamp. 1- update the timestamp, otherwise 0.
2978 u8 update_ts; member