Searched refs:hl_ctx_get (Results 1 – 5 of 5) sorted by relevance
267 void hl_ctx_get(struct hl_device *hdev, struct hl_ctx *ctx) in hl_ctx_get() function
799 hl_ctx_get(hdev, ctx); in allocate_cs()2448 hl_ctx_get(hdev, ctx); in _hl_cs_wait_ioctl()2632 hl_ctx_get(hdev, ctx); in hl_multi_cs_wait_ioctl()2786 hl_ctx_get(hdev, ctx); in _hl_interrupt_wait_ioctl()
300 hl_ctx_get(hdev, cb->ctx); in hl_cb_create()
1476 hl_ctx_get(hdev, ctx); in hl_hw_block_mmap()1786 hl_ctx_get(hdev, hl_dmabuf->ctx); in export_dmabuf_common()
2822 void hl_ctx_get(struct hl_device *hdev, struct hl_ctx *ctx);
Completed in 22 milliseconds