Home
last modified time | relevance | path

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

/openbmc/linux/kernel/irq/
H A Dhandle.c61 void __irq_wake_thread(struct irq_desc *desc, struct irqaction *action) in __irq_wake_thread() function
176 __irq_wake_thread(desc, action); in __handle_irq_event_percpu()
H A Dinternals.h120 void __irq_wake_thread(struct irq_desc *desc, struct irqaction *action);
H A Dmanage.c1262 __irq_wake_thread(desc, secondary); in irq_wake_secondary()
1358 __irq_wake_thread(desc, action); in irq_wake_thread()