Searched refs:wait_list_head (Results 1 – 3 of 3) sorted by relevance
147 list_for_each_entry(pend, &user_cq->wait_list_head, wait_list_node) { in handle_user_cq()
947 list_for_each_entry(pend, &interrupt->wait_list_head, wait_list_node) { in wake_pending_user_interrupt_threads()2805 list_add_tail(&pend->wait_list_node, &interrupt->wait_list_head); in _hl_interrupt_wait_ioctl()
845 struct list_head wait_list_head; member
Completed in 21 milliseconds