Home
last modified time | relevance | path

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

/openbmc/linux/drivers/accel/habanalabs/common/
H A Dcontext.c25 hl_ctx_put(handle->ctx); in encaps_handle_do_release()
299 int hl_ctx_put(struct hl_ctx *ctx) in hl_ctx_put() function
H A Ddevice.c752 hl_ctx_put(ctx); in device_hard_reset_pending()
1668 if (hdev->kernel_ctx && hl_ctx_put(hdev->kernel_ctx) == 1) in hl_device_reset()
1686 hl_ctx_put(ctx); in hl_device_reset()
1948 hl_ctx_put(ctx); in hl_device_cond_reset()
1958 hl_ctx_put(ctx); in hl_device_cond_reset()
2304 if (hl_ctx_put(hdev->kernel_ctx) != 1) in hl_device_init()
2452 if ((hdev->kernel_ctx) && (hl_ctx_put(hdev->kernel_ctx) != 1)) in hl_device_fini()
2622 hl_ctx_put(ctx); in hl_capture_user_mappings()
H A Dcommand_submission.c785 hl_ctx_put(cs->ctx); in cs_do_release()
1004 hl_ctx_put(ctx); in allocate_cs()
1043 hl_ctx_put(ctx); in release_reserved_encaps_signals()
2103 hl_ctx_put(handle->ctx); in cs_ioctl_reserve_signals()
2168 hl_ctx_put(encaps_sig_hdl->ctx); in cs_ioctl_unreserve_signals()
2858 hl_ctx_put(ctx); in _hl_cs_wait_ioctl()
3106 hl_ctx_put(ctx); in hl_multi_cs_wait_ioctl()
3436 hl_ctx_put(ctx); in _hl_interrupt_wait_ioctl()
3445 hl_ctx_put(ctx); in _hl_interrupt_wait_ioctl()
3468 hl_ctx_put(ctx); in _hl_interrupt_wait_ioctl_user_addr()
[all …]
H A Dcommand_buffer.c177 hl_ctx_put(cb->ctx); in hl_cb_mmap_mem_release()
243 hl_ctx_put(cb->ctx); in hl_cb_mmap_mem_alloc()
H A Ddebugfs.c347 hl_ctx_put(ctx); in vm_show()
477 hl_ctx_put(ctx); in mmu_show()
747 hl_ctx_put(ctx); in device_va_to_pa()
H A Dmemory.c1443 hl_ctx_put(ctx); in hw_block_vm_close()
1818 hl_ctx_put(ctx); in hl_release_dmabuf()
H A Dhabanalabs.h3671 int hl_ctx_put(struct hl_ctx *ctx);
/openbmc/linux/drivers/accel/habanalabs/common/mmu/
H A Dmmu.c685 hl_ctx_put(ctx); in hl_mmu_prefetch_work_function()
/openbmc/linux/drivers/accel/habanalabs/gaudi2/
H A Dgaudi2.c10392 hl_ctx_put(ctx); in gaudi2_debugfs_read_dma()