synchronize_irq(9) suse man page | unix.com

Man Page: synchronize_irq

Operating Environment: suse

Section: 9

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
struct_irq_data(9) - centos
request_threaded_irq(9) - centos
request_irq(9) - suse
csx_releaseirq(9f) - opensolaris
Similar Topics in the Unix Linux Community
Grant unprivileged user rights to see the output of echo|format but not modify disks
Migrating to UNIX
Docker learning Phase-I
The Future of the PM (Private Message) System at UNIX.com
Shopt -s histappend