Lines Matching refs:hl_user_pending_interrupt
1099 struct hl_user_pending_interrupt *pend, *temp; in wake_pending_user_interrupt_threads()
3216 static inline void set_record_cq_info(struct hl_user_pending_interrupt *record, in set_record_cq_info()
3226 struct hl_user_pending_interrupt **req_event_record) in validate_and_get_ts_record()
3228 struct hl_user_pending_interrupt *ts_cb_last; in validate_and_get_ts_record()
3230 *req_event_record = (struct hl_user_pending_interrupt *)ts_buff->kernel_buff_address + in validate_and_get_ts_record()
3232 ts_cb_last = (struct hl_user_pending_interrupt *)ts_buff->kernel_buff_address + in validate_and_get_ts_record()
3233 (ts_buff->kernel_buff_size / sizeof(struct hl_user_pending_interrupt)); in validate_and_get_ts_record()
3246 struct hl_user_pending_interrupt *record, bool need_lock) in unregister_timestamp_node()
3273 struct hl_user_pending_interrupt **pend) in ts_get_and_handle_kernel_record()
3275 struct hl_user_pending_interrupt *req_offset_record; in ts_get_and_handle_kernel_record()
3323 struct hl_user_pending_interrupt *pend; in _hl_interrupt_ts_reg_ioctl()
3393 struct hl_user_pending_interrupt *pend; in _hl_interrupt_wait_ioctl()
3514 struct hl_user_pending_interrupt *pend; in _hl_interrupt_wait_ioctl_user_addr()