Linux Kernel
3.7.1
|
#include <asm/cpudata.h>
Go to the source code of this file.
Macros | |
#define | __ARCH_IRQ_STAT |
#define | local_softirq_pending() (local_cpu_data().__softirq_pending) |
#define | HARDIRQ_BITS 8 |
Functions | |
void | ack_bad_irq (unsigned int irq) |
#define __ARCH_IRQ_STAT |
Definition at line 11 of file hardirq_64.h.
#define HARDIRQ_BITS 8 |
Definition at line 17 of file hardirq_64.h.
#define local_softirq_pending | ( | ) | (local_cpu_data().__softirq_pending) |
Definition at line 12 of file hardirq_64.h.