Searched refs:cq_cb (Results 1 – 5 of 5) 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()313 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()3217 struct hl_cb *cq_cb, u32 cq_offset, u32 target_value) in set_record_cq_info() argument3219 record->ts_reg_info.cq_cb = cq_cb; in set_record_cq_info()3220 record->cq_kernel_addr = (u64 *) cq_cb->kernel_address + cq_offset; in set_record_cq_info()3267 hl_cb_put(record->ts_reg_info.cq_cb); in unregister_timestamp_node()3311 set_record_cq_info(req_offset_record, data->cq_cb, data->cq_offset, in ts_get_and_handle_kernel_record()3329 data->cq_cb = hl_cb_get(data->mmg, data->cq_handle); in _hl_interrupt_ts_reg_ioctl()3330 if (!data->cq_cb) { in _hl_interrupt_ts_reg_ioctl()3336 if (((u64 *) data->cq_cb->kernel_address + data->cq_offset) >= in _hl_interrupt_ts_reg_ioctl()[all …]
1181 struct hl_cb *cq_cb; member1218 struct hl_cb *cq_cb; member
76 cq_callback_t cq_cb; member161 funq->cq_cb = cb; in fun_set_cq_callback()
324 if (funq->cq_cb) in __fun_process_cq()325 funq->cq_cb(funq, funq->cb_data, rsp, info); in __fun_process_cq()