suse man page for synchronize_irq

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)

NAME
synchronize_irq - wait for pending IRQ handlers (on other CPUs)
SYNOPSIS
void synchronize_irq(unsigned int irq);
ARGUMENTS
irq interrupt number to wait for
DESCRIPTION
This 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.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 SYNCHRONIZE_IRQ(9)
Related Man Pages
request_threaded_irq(9) - suse
csx_releaseirq(9f) - sunos
csx_requestirq(9f) - sunos
csx_releaseirq(9f) - opensolaris
csx_requestirq(9f) - opensolaris
Similar Topics in the Unix Linux Community
Getting command output to putty window title.
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
Tar Command
32 bit process addressing more than 4GB