Searched refs:hl_wait_for_fence (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/accel/habanalabs/common/ |
H A D | command_submission.c | 2658 static int hl_wait_for_fence(struct hl_ctx *ctx, u64 seq, struct hl_fence *fence, in hl_wait_for_fence() function 2789 rc = hl_wait_for_fence(mcs_data->ctx, seq_arr[i], fence, &status, 0, NULL); in hl_cs_poll_fences() 2872 rc = hl_wait_for_fence(ctx, seq, fence, status, timeout_us, timestamp); in _hl_cs_wait_ioctl()
|