Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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_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 Dcommand_submission.c754 /* Must be called before hl_ctx_put because inside we use ctx to get in cs_do_release()
785 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(ct in _hl_interrupt_wait_ioctl()
[all...]
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);
/kernel/linux/linux-5.10/drivers/misc/habanalabs/common/
H A Dcontext.c205 int hl_ctx_put(struct hl_ctx *ctx) in hl_ctx_put() function
H A Dcommand_submission.c341 * Must be called before hl_ctx_put because inside we use ctx to get in cs_do_release()
346 hl_ctx_put(cs->ctx); in cs_do_release()
649 hl_ctx_put(hpriv->ctx); in cs_ioctl_default()
905 hl_ctx_put(ctx); in cs_ioctl_signal_wait()
1202 hl_ctx_put(ctx); in _hl_cs_wait_ioctl()
H A Dcommand_buffer.c177 hl_ctx_put(cb->ctx); in cb_release()
341 hl_ctx_put(cb->ctx); in hl_cb_create()
H A Ddevice.c977 if (hl_ctx_put(hdev->kernel_ctx) == 1) in hl_device_reset()
1360 if (hl_ctx_put(hdev->kernel_ctx) != 1) in hl_device_init()
1484 if ((hdev->kernel_ctx) && (hl_ctx_put(hdev->kernel_ctx) != 1)) in hl_device_fini()
H A Dhabanalabs.h1835 int hl_ctx_put(struct hl_ctx *ctx);
/kernel/linux/linux-6.6/drivers/accel/habanalabs/common/mmu/
H A Dmmu.c685 hl_ctx_put(ctx); in hl_mmu_prefetch_work_function()
/kernel/linux/linux-6.6/drivers/accel/habanalabs/gaudi2/
H A Dgaudi2.c10392 hl_ctx_put(ctx); in gaudi2_debugfs_read_dma()

Completed in 45 milliseconds