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()3219 record->ts_reg_info.cq_cb = cq_cb; in set_record_cq_info()3267 hl_cb_put(record->ts_reg_info.cq_cb); in unregister_timestamp_node()3330 if (!data->cq_cb) { in _hl_interrupt_ts_reg_ioctl()3337 ((u64 *) data->cq_cb->kernel_address + (data->cq_cb->size / sizeof(u64)))) { in _hl_interrupt_ts_reg_ioctl()3382 hl_cb_put(data->cq_cb); in _hl_interrupt_ts_reg_ioctl()3403 if (!data->cq_cb) { in _hl_interrupt_wait_ioctl()3410 ((u64 *) data->cq_cb->kernel_address + (data->cq_cb->size / sizeof(u64)))) { in _hl_interrupt_wait_ioctl()3495 hl_cb_put(data->cq_cb); in _hl_interrupt_wait_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()
Completed in 30 milliseconds