:: RootR ::  Hosting Order Map Login   Secure Inter-Network Operations  
 
disable_irq_nosync(9) - phpMan

Command: man perldoc info search(apropos)  


DISABLE_IRQ_NOSYNC(9)               Public Functions Provided               DISABLE_IRQ_NOSYNC(9)



NAME
       disable_irq_nosync - disable an irq without waiting

SYNOPSIS
       void disable_irq_nosync(unsigned int irq);

ARGUMENTS
       irq
           Interrupt to disable

DESCRIPTION
       Disable 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.

AUTHORS
       Thomas Gleixner <tglx AT linutronix.de>
           Author.

       Ingo Molnar <mingo AT elte.hu>
           Author.

COPYRIGHT
Kernel Hackers Manual 4.8.                 January 2017                     DISABLE_IRQ_NOSYNC(9)


/man
rootr.net - man pages