Query: disable_irq_nosync
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DISABLE_IRQ_NOSYNC(9) Hardware Interfaces 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.COPYRIGHTKernel Hackers Manual 2.6. July 2010 DISABLE_IRQ_NOSYNC(9)
| Related Man Pages |
|---|
| request_threaded_irq(9) - suse |
| parport_register_port(9) - suse |
| struct_i2c_board_info(9) - centos |
| bus_describe_intr(9) - debian |
| tapset::irq(3stap) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| How to restrict user to a specific directory in solaris 10 |
| Is UNIX an open source OS ? |
| Change directory error |
| Cut command on RHEL 6.8 compatibility issues |
| Shopt -s histappend |