struct_irqaction man page on OpenSuSE

Man page or keyword search:  
man Server   25941 pages
apropos Keyword Search (all sections)
Output format
OpenSuSE logo
[printable version]

STRUCT IRQACTION(9)		  Structures		   STRUCT IRQACTION(9)

NAME
       struct_irqaction - per interrupt action descriptor

SYNOPSIS
       struct irqaction {
	 irq_handler_t handler;
	 void * dev_id;
	 void __percpu * percpu_dev_id;
	 struct irqaction * next;
	 irq_handler_t thread_fn;
	 struct task_struct * thread;
	 unsigned int irq;
	 unsigned int flags;
	 unsigned long thread_flags;
	 unsigned long thread_mask;
	 const char * name;
	 struct proc_dir_entry * dir;
       };

MEMBERS
       handler
	   interrupt handler function

       dev_id
	   cookie to identify the device

       percpu_dev_id
	   cookie to identify the device

       next
	   pointer to the next irqaction for shared interrupts

       thread_fn
	   interrupt handler function for threaded interrupts

       thread
	   thread pointer for threaded interrupts

       irq
	   interrupt number

       flags
	   flags (see IRQF_* above)

       thread_flags
	   flags related to thread

       thread_mask
	   bitmask for keeping track of thread activity

       name
	   name of the device

       dir
	   pointer to the proc/irq/NN/name entry

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

       Ingo Molnar <mingo@elte.hu>
	   Author.

COPYRIGHT
Kernel Hackers Manual 3.11	 November 2013		   STRUCT IRQACTION(9)
[top]

List of man pages available for OpenSuSE

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net