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()334 struct hl_user_pending_interrupt *pend, *temp_pend; in handle_user_interrupt_ts_list()381 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()3214 static inline void set_record_cq_info(struct hl_user_pending_interrupt *record, in set_record_cq_info()3224 struct hl_user_pending_interrupt **req_event_record) in validate_and_get_ts_record()3226 struct hl_user_pending_interrupt *ts_cb_last; in validate_and_get_ts_record()3228 *req_event_record = (struct hl_user_pending_interrupt *)ts_buff->kernel_buff_address + in validate_and_get_ts_record()3230 ts_cb_last = (struct hl_user_pending_interrupt *)ts_buff->kernel_buff_address + in validate_and_get_ts_record()3231 (ts_buff->kernel_buff_size / sizeof(struct hl_user_pending_interrupt)); in validate_and_get_ts_record()3244 struct hl_user_pending_interrupt *record, bool need_lock) in unregister_timestamp_node()3271 struct hl_user_pending_interrupt **pend) in ts_get_and_handle_kernel_record()3273 struct hl_user_pending_interrupt *req_offset_record; in ts_get_and_handle_kernel_record()[all …]
2133 size = num_elements * sizeof(struct hl_user_pending_interrupt); in hl_ts_alloc_buf()
1238 struct hl_user_pending_interrupt { struct