Home
last modified time | relevance | path

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

/openbmc/linux/drivers/accel/habanalabs/common/
H A Dcontext.c294 void hl_ctx_get(struct hl_ctx *ctx) in hl_ctx_get() function
H A Dcommand_submission.c903 hl_ctx_get(ctx); in allocate_cs()
2036 hl_ctx_get(hpriv->ctx); in cs_ioctl_reserve_signals()
2852 hl_ctx_get(ctx); in _hl_cs_wait_ioctl()
3052 hl_ctx_get(ctx); in hl_multi_cs_wait_ioctl()
3297 hl_ctx_get(ctx); in _hl_interrupt_wait_ioctl()
3464 hl_ctx_get(ctx); in _hl_interrupt_wait_ioctl_user_addr()
H A Dcommand_buffer.c223 hl_ctx_get(cb->ctx); in hl_cb_mmap_mem_alloc()
H A Dmemory.c1495 hl_ctx_get(ctx); in hl_hw_block_mmap()
1860 hl_ctx_get(hl_dmabuf->ctx); in export_dmabuf()
H A Dhabanalabs.h3670 void hl_ctx_get(struct hl_ctx *ctx);
/openbmc/linux/drivers/accel/habanalabs/common/mmu/
H A Dmmu.c708 hl_ctx_get(ctx); in hl_mmu_prefetch_cache_range()