Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/irq/
H A Dcpuhotplug.c198 if (irqd_is_managed_and_shutdown(data)) { in irq_restore_affinity_of_irq()
/OK3568_Linux_fs/kernel/include/linux/
H A Dirq.h404 static inline bool irqd_is_managed_and_shutdown(struct irq_data *d) in irqd_is_managed_and_shutdown() function
/OK3568_Linux_fs/kernel/arch/x86/kernel/apic/
H A Dvector.c457 else if (reserve || irqd_is_managed_and_shutdown(irqd)) in x86_vector_activate()