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
irq
Must be called from a non migratable context. Returns the enable state of a per cpu interrupt on the current cpu.