Searched refs:find_node_in_list (Results 1 – 1 of 1) sorted by relevance
136 static struct wakeup_irq_node *find_node_in_list(struct list_head *head, in find_node_in_list() function166 if (find_node_in_list(&parent_irqs, irq) == NULL) in log_irq_wakeup_reason()195 if (!capture_reasons || (find_node_in_list(&leaf_irqs, irq) != NULL)) { in log_threaded_irq_wakeup_reason()200 parent = find_node_in_list(&parent_irqs, parent_irq); in log_threaded_irq_wakeup_reason()204 parent = find_node_in_list(&leaf_irqs, parent_irq); in log_threaded_irq_wakeup_reason()