Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/misc/habanalabs/common/
Dcontext.c369 int hl_ctx_get_fences(struct hl_ctx *ctx, u64 *seq_arr, in hl_ctx_get_fences() function
Dhabanalabs.h3542 int hl_ctx_get_fences(struct hl_ctx *ctx, u64 *seq_arr,
Dcommand_submission.c2577 rc = hl_ctx_get_fences(mcs_data->ctx, seq_arr, fence_ptr, arr_len); in hl_cs_poll_fences()