Linux Kernel
3.7.1
|
#include <linux/threads.h>
#include <linux/cache.h>
#include <asm/irq.h>
#include <linux/irq_cpustat.h>
Go to the source code of this file.
Data Structures | |
struct | ____cacheline_aligned |
Macros | |
#define | __ARCH_IRQ_STAT |
#define | __IRQ_STAT(cpu, member) (per_cpu(irq_stat, cpu).member) |
#define | HARDIRQ_BITS 8 |
Functions | |
DECLARE_PER_CPU (irq_cpustat_t, irq_stat) | |
DECLARE_PER_CPU | ( | irq_cpustat_t | , |
irq_stat | |||
) |