Home
last modified time | relevance | path

Searched refs:hl_mmap_mem_buf_put (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/accel/habanalabs/common/
H A Dmemory_mgr.c97 int hl_mmap_mem_buf_put(struct hl_mmap_mem_buf *buf) in hl_mmap_mem_buf_put() function
213 hl_mmap_mem_buf_put(buf); in hl_mmap_mem_buf_vm_close()
302 hl_mmap_mem_buf_put(buf);
339 if (hl_mmap_mem_buf_put(buf) != 1)
H A Dirq.c216 hl_mmap_mem_buf_put(free_obj->buf); in hl_ts_free_objects()
H A Dcommand_buffer.c440 hl_mmap_mem_buf_put(cb->buf); in hl_cb_put()
H A Dcommand_submission.c1087 hl_mmap_mem_buf_put(pend->ts_reg_info.buf); in wake_pending_user_interrupt_threads()
3240 hl_mmap_mem_buf_put(requested_offset_record->ts_reg_info.buf); in ts_buff_get_kernel_ts_record()
3441 hl_mmap_mem_buf_put(buf); in _hl_interrupt_wait_ioctl()
H A Dhabanalabs.h3934 int hl_mmap_mem_buf_put(struct hl_mmap_mem_buf *buf);