Home
last modified time | relevance | path

Searched refs:hl_ctx_get_fences (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/accel/habanalabs/common/
H A Dcontext.c379 int hl_ctx_get_fences(struct hl_ctx *ctx, u64 *seq_arr, in hl_ctx_get_fences() function
H A Dhabanalabs.h3674 int hl_ctx_get_fences(struct hl_ctx *ctx, u64 *seq_arr,
H A Dcommand_submission.c2731 rc = hl_ctx_get_fences(mcs_data->ctx, seq_arr, fence_ptr, arr_len); in hl_cs_poll_fences()