|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
| #define | IRQ_ENABLE HARDIRQ_ENABLE |
| #define | IRQ_DISABLE HARDIRQ_DISABLE |
| #define | IRQ_ENTER HARDIRQ_ENTER |
| #define | IRQ_EXIT HARDIRQ_EXIT |
| #define IRQ_DISABLE HARDIRQ_DISABLE |
Definition at line 7 of file locking-selftest-hardirq.h.
| #define IRQ_ENABLE HARDIRQ_ENABLE |
Definition at line 6 of file locking-selftest-hardirq.h.
| #define IRQ_ENTER HARDIRQ_ENTER |
Definition at line 8 of file locking-selftest-hardirq.h.
| #define IRQ_EXIT HARDIRQ_EXIT |
Definition at line 9 of file locking-selftest-hardirq.h.
1.8.2