irq_percpu_is_enabled (9) Linux Manual Page
irq_percpu_is_enabled – Check whether the per cpu irq is enabled Synopsis bool irq_percpu_is_enabled(unsigned int irq); Arguments irq Linux irq number to check for Description Must be called from a non migratable context. Returns the enable state of a per cpu interrupt on the current cpu. Copyright
