Home
last modified time | relevance | path

Searched refs:temp_pend (Results 1 – 1 of 1) sorted by relevance

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