Home
last modified time | relevance | path

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

/drivers/misc/habanalabs/common/
Dcontext.c333 int hl_ctx_get_fences(struct hl_ctx *ctx, u64 *seq_arr, in hl_ctx_get_fences() function
Dhabanalabs.h2778 int hl_ctx_get_fences(struct hl_ctx *ctx, u64 *seq_arr,
Dcommand_submission.c2347 rc = hl_ctx_get_fences(mcs_data->ctx, seq_arr, fence_ptr, arr_len); in hl_cs_poll_fences()