Query: disable_irq_nosync
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DISABLE_IRQ_NOSYNC(9) Public Functions Provided DISABLE_IRQ_NOSYNC(9)NAMEdisable_irq_nosync - disable an irq without waitingSYNOPSISvoid disable_irq_nosync(unsigned int irq);ARGUMENTSirq Interrupt to disableDESCRIPTIONDisable the selected interrupt line. Disables and Enables are nested. Unlike disable_irq, this function does not ensure existing instances of the IRQ handler have completed before returning. This function may be called from IRQ context.AUTHORSThomas Gleixner <tglx@linutronix.de> Author. Ingo Molnar <mingo@elte.hu> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 DISABLE_IRQ_NOSYNC(9)
Related Man Pages |
---|
parport_register_port(9) - suse |
parport_register_port(9) - centos |
struct_irq_chip(9) - centos |
struct_irq_chip_generic(9) - centos |
struct_uio_info(9) - suse |
Similar Topics in the Unix Linux Community |
---|
Set hard block limit for user using quota |
How to increment version inside a file? |
CentOS7 restoring file capabilities |
Shopt -s histappend |
CentOS 6 ran out of space, need to reclaim it |