Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/accel/habanalabs/common/
Dcontext.c384 int hl_ctx_get_fences(struct hl_ctx *ctx, u64 *seq_arr, in hl_ctx_get_fences() function
Dhabanalabs.h3791 int hl_ctx_get_fences(struct hl_ctx *ctx, u64 *seq_arr,
Dcommand_submission.c2747 rc = hl_ctx_get_fences(mcs_data->ctx, seq_arr, fence_ptr, arr_len); in hl_cs_poll_fences()