Searched refs:hl_ctx_put (Results 1 – 6 of 6) sorted by relevance
176 hl_ctx_put(cb->ctx); in cb_release()344 hl_ctx_put(cb->ctx); in hl_cb_create()
680 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()
1144 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()
272 int hl_ctx_put(struct hl_ctx *ctx) in hl_ctx_put() function
1427 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()
2823 int hl_ctx_put(struct hl_ctx *ctx);
Completed in 35 milliseconds