Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/misc/habanalabs/common/
Dcommand_buffer.c176 hl_ctx_put(cb->ctx); in cb_release()
344 hl_ctx_put(cb->ctx); in hl_cb_create()
Ddevice.c1082 if (hdev->kernel_ctx && hl_ctx_put(hdev->kernel_ctx) == 1) in hl_device_reset()
1500 if (hl_ctx_put(hdev->kernel_ctx) != 1) in hl_device_init()
1625 if ((hdev->kernel_ctx) && (hl_ctx_put(hdev->kernel_ctx) != 1)) in hl_device_fini()
Dcommand_submission.c669 hl_ctx_put(cs->ctx); in cs_do_release()
889 hl_ctx_put(ctx); in allocate_cs()
2427 hl_ctx_put(ctx); in _hl_cs_wait_ioctl()
2646 hl_ctx_put(ctx); in hl_multi_cs_wait_ioctl()
2762 hl_ctx_put(ctx); in _hl_interrupt_wait_ioctl()
2843 hl_ctx_put(ctx); in _hl_interrupt_wait_ioctl()
Dcontext.c278 int hl_ctx_put(struct hl_ctx *ctx) in hl_ctx_put() function
Dmemory.c1418 hl_ctx_put(ctx); in hw_block_vm_close()
1471 hl_ctx_put(ctx); in hl_hw_block_mmap()
Dhabanalabs.h2774 int hl_ctx_put(struct hl_ctx *ctx);