|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
| struct | ____cacheline_aligned |
Macros | |
| #define | __ARCH_IRQ_STAT |
| #define | local_softirq_pending() __get_cpu_var(irq_stat).__softirq_pending |
| #define | arch_irq_stat_cpu arch_irq_stat_cpu |
Functions | |
| DECLARE_PER_CPU_SHARED_ALIGNED (irq_cpustat_t, irq_stat) | |
| u64 | arch_irq_stat_cpu (unsigned int cpu) |
| #define local_softirq_pending | ( | ) | __get_cpu_var(irq_stat).__softirq_pending |
| DECLARE_PER_CPU_SHARED_ALIGNED | ( | irq_cpustat_t | , |
| irq_stat | |||
| ) |
1.8.2