Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions | Variables
hw_irq.h File Reference

Go to the source code of this file.

Macros

#define ACTUAL_NR_IRQS   NR_IRQS
 

Functions

 DECLARE_PER_CPU (unsigned long, irq_pmi_count)
 

Variables

volatile unsigned long irq_err_count
 

Macro Definition Documentation

#define ACTUAL_NR_IRQS   NR_IRQS

Definition at line 11 of file hw_irq.h.

Function Documentation

DECLARE_PER_CPU ( unsigned  long,
irq_pmi_count   
)

Variable Documentation

volatile unsigned long irq_err_count

Definition at line 32 of file irq.c.