Query: synchronize_irq
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SYNCHRONIZE_IRQ(9) Hardware Interfaces SYNCHRONIZE_IRQ(9)NAMEsynchronize_irq - wait for pending IRQ handlers (on other CPUs)SYNOPSISvoid synchronize_irq(unsigned int irq);ARGUMENTSirq interrupt number to wait forDESCRIPTIONThis function waits for any pending IRQ handlers for this interrupt to complete before returning. If you use this function while holding a resource the IRQ handler may need you will deadlock. This function may be called - with care - from IRQ context.COPYRIGHTKernel Hackers Manual 2.6. July 2010 SYNCHRONIZE_IRQ(9)
Related Man Pages |
---|
csx_releaseirq(9f) - sunos |
ccw_device_start_key(9) - suse |
struct_irq_desc(9) - suse |
csx_requestirq(9f) - sunos |
csx_requestirq(9f) - opensolaris |
Similar Topics in the Unix Linux Community |
---|
Change directory error |
Update kernel Linux without reboot?! |
A (ksh) Library For and From UNIX.com |
Docker learning Phase-I |
Shopt -s histappend |