Lines Matching defs:handle

435  *                  a CB handle can be provided for jobs on this queue.
896 * @mem_id: memory type identifier, embedded in the handle and used to identify
897 * the memory type by handle.
923 * @handle: the buffer id in mmg handles store
933 u64 handle;
949 * @is_handle_destroyed: atomic boolean indicating whether or not the CB handle was destroyed.
1147 * @timestamp_kernel_addr: timestamp handle address, where to set timestamp
1494 * @handle_eqe: handle event queue entry (IRQ) from CPU-CP.
1845 * @sig_mgr: encaps signals handle manager.
1862 * @handle: context's opaque handle for user
1889 u32 handle;
1950 * @encaps_sig_hdl: holds the encaps signals handle.
1958 * @encaps_sig_hdl_id: encaps signals handle id, set for the first staged cs.
2035 * @is_kernel_allocated_cb: true if the CB handle we got from the user holds a
2036 * handle to a kernel-allocated CB object, false
2079 * @is_kernel_allocated_cb: true if the CB handle we got from the user holds a
2080 * handle to a kernel-allocated CB object, false
2116 * @handle: memory handle for device memory allocation.
2123 u64 handle;
2136 * @id: HW block id (handle).
2160 * @handle: the provided handle related to this list.
2176 u32 handle;
2258 * @ctx_mgr: context manager to handle multiple context for this FD.
3471 * struct hl_cs_encaps_sig_handle - encapsulated signals handle structure
3703 bool map_cb, u64 *handle);
3706 struct hl_cb *hl_cb_get(struct hl_mem_mgr *mmg, u64 handle);
3932 u64 handle);
3933 int hl_mmap_mem_buf_put_handle(struct hl_mem_mgr *mmg, u64 handle);