Searched refs:hl_ctx_put (Results 1 - 9 of 9) sorted by relevance

/linux-master/drivers/accel/habanalabs/common/
H A Dcontext.c25 hl_ctx_put(handle->ctx);
304 int hl_ctx_put(struct hl_ctx *ctx) function
H A Dcommand_submission.c772 /* Must be called before hl_ctx_put because inside we use ctx to get
803 hl_ctx_put(cs->ctx);
1022 hl_ctx_put(ctx);
1061 hl_ctx_put(ctx);
2118 hl_ctx_put(handle->ctx);
2183 hl_ctx_put(encaps_sig_hdl->ctx);
2874 hl_ctx_put(ctx);
3122 hl_ctx_put(ctx);
3388 hl_ctx_put(ctx);
3397 hl_ctx_put(ct
[all...]
H A Dcommand_buffer.c177 hl_ctx_put(cb->ctx);
243 hl_ctx_put(cb->ctx);
H A Ddevice.c798 hl_ctx_put(ctx);
1741 if (hdev->kernel_ctx && hl_ctx_put(hdev->kernel_ctx) == 1)
1759 hl_ctx_put(ctx);
2034 hl_ctx_put(ctx);
2044 hl_ctx_put(ctx);
2371 if (hl_ctx_put(hdev->kernel_ctx) != 1)
2528 if ((hdev->kernel_ctx) && (hl_ctx_put(hdev->kernel_ctx) != 1))
2712 hl_ctx_put(ctx);
H A Ddebugfs.c345 hl_ctx_put(ctx);
475 hl_ctx_put(ctx);
745 hl_ctx_put(ctx);
H A Dmemory.c1443 hl_ctx_put(ctx);
1841 hl_ctx_put(ctx);
H A Dhabanalabs.h3761 int hl_ctx_put(struct hl_ctx *ctx);
/linux-master/drivers/accel/habanalabs/common/mmu/
H A Dmmu.c688 hl_ctx_put(ctx);
/linux-master/drivers/accel/habanalabs/gaudi2/
H A Dgaudi2.c10810 hl_ctx_put(ctx);

Completed in 308 milliseconds