Searched refs:irqd_is_managed_and_shutdown (Results 1 – 3 of 3) sorted by relevance
198 if (irqd_is_managed_and_shutdown(data)) { in irq_restore_affinity_of_irq()
404 static inline bool irqd_is_managed_and_shutdown(struct irq_data *d) in irqd_is_managed_and_shutdown() function
457 else if (reserve || irqd_is_managed_and_shutdown(irqd)) in x86_vector_activate()