Searched refs:cq_cb (Results 1 – 3 of 3) sorted by relevance
216 free_obj->cq_cb); in hl_ts_free_objects()219 hl_cb_put(free_obj->cq_cb); in hl_ts_free_objects()231 free_obj->cq_cb); in hl_ts_free_objects()234 hl_cb_put(free_obj->cq_cb); in hl_ts_free_objects()315 free_node->cq_cb = pend->ts_reg_info.cq_cb; in handle_registration_node()
43 struct hl_cb *cq_cb; member1113 hl_cb_put(pend->ts_reg_info.cq_cb); in wake_pending_user_interrupt_threads()3215 struct hl_cb *cq_cb, u32 cq_offset, u32 target_value) in set_record_cq_info() argument3217 record->ts_reg_info.cq_cb = cq_cb; in set_record_cq_info()3218 record->cq_kernel_addr = (u64 *) cq_cb->kernel_address + cq_offset; in set_record_cq_info()3265 hl_cb_put(record->ts_reg_info.cq_cb); in unregister_timestamp_node()3309 set_record_cq_info(req_offset_record, data->cq_cb, data->cq_offset, in ts_get_and_handle_kernel_record()3327 data->cq_cb = hl_cb_get(data->mmg, data->cq_handle); in _hl_interrupt_ts_reg_ioctl()3328 if (!data->cq_cb) { in _hl_interrupt_ts_reg_ioctl()3334 if (((u64 *) data->cq_cb->kernel_address + data->cq_offset) >= in _hl_interrupt_ts_reg_ioctl()[all …]
324 if (funq->cq_cb) in __fun_process_cq()325 funq->cq_cb(funq, funq->cb_data, rsp, info); in __fun_process_cq()