Searched refs:hl_user_pending_interrupt (Results 1 – 4 of 4) sorted by relevance
255 static int handle_registration_node(struct hl_device *hdev, struct hl_user_pending_interrupt *pend, in handle_registration_node()332 struct hl_user_pending_interrupt *pend, *temp_pend; in handle_user_interrupt_ts_list()379 struct hl_user_pending_interrupt *pend, *temp_pend; in handle_user_interrupt_wait_list()
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()[all …]
2137 size = num_elements * sizeof(struct hl_user_pending_interrupt); in hl_ts_alloc_buf()
1234 struct hl_user_pending_interrupt { struct