Home
last modified time | relevance | path

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

/openbmc/linux/drivers/accel/habanalabs/common/
H A Dirq.c279 struct hl_user_pending_interrupt *pend, *temp_pend; in handle_user_interrupt() local
299 list_for_each_entry_safe(pend, temp_pend, &intr->wait_list_head, wait_list_node) { in handle_user_interrupt()