Searched refs:temp_pend (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/accel/habanalabs/common/
H A Dirq.c332 struct hl_user_pending_interrupt *pend, *temp_pend; local
352 list_for_each_entry_safe(pend, temp_pend, &intr->ts_list_head, list_node) {
379 struct hl_user_pending_interrupt *pend, *temp_pend; local
383 list_for_each_entry_safe(pend, temp_pend, &intr->wait_list_head, list_node) {

Completed in 144 milliseconds