Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/misc/habanalabs/common/
Dirq.c274 struct hl_user_pending_interrupt *pend, *temp_pend; in handle_user_interrupt() local
295 list_for_each_entry_safe(pend, temp_pend, &intr->wait_list_head, wait_list_node) { in handle_user_interrupt()