Home
last modified time | relevance | path

Searched refs:hl_ctx_put (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/misc/habanalabs/common/
A Dcommand_buffer.c176 hl_ctx_put(cb->ctx); in cb_release()
344 hl_ctx_put(cb->ctx); in hl_cb_create()
A Dcommand_submission.c680 hl_ctx_put(cs->ctx); in cs_do_release()
900 hl_ctx_put(ctx); in allocate_cs()
2454 hl_ctx_put(ctx); in _hl_cs_wait_ioctl()
2673 hl_ctx_put(ctx); in hl_multi_cs_wait_ioctl()
2790 hl_ctx_put(ctx); in _hl_interrupt_wait_ioctl()
2875 hl_ctx_put(ctx); in _hl_interrupt_wait_ioctl()
A Ddevice.c1144 if (hdev->kernel_ctx && hl_ctx_put(hdev->kernel_ctx) == 1) in hl_device_reset()
1573 if (hl_ctx_put(hdev->kernel_ctx) != 1) in hl_device_init()
1698 if ((hdev->kernel_ctx) && (hl_ctx_put(hdev->kernel_ctx) != 1)) in hl_device_fini()
A Dcontext.c272 int hl_ctx_put(struct hl_ctx *ctx) in hl_ctx_put() function
A Dmemory.c1427 hl_ctx_put(ctx); in hw_block_vm_close()
1480 hl_ctx_put(ctx); in hl_hw_block_mmap()
1747 hl_ctx_put(hl_dmabuf->ctx); in hl_release_dmabuf()
A Dhabanalabs.h2823 int hl_ctx_put(struct hl_ctx *ctx);

Completed in 26 milliseconds