Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | ARCH_IRQ_DISABLED 0 |
#define | ARCH_IRQ_ENABLED 1 |
Functions | |
unsigned long | arch_local_save_flags (void) |
void | arch_local_irq_restore (unsigned long flags) |
#define ARCH_IRQ_DISABLED 0 |
Definition at line 9 of file irqflags.h.
#define ARCH_IRQ_ENABLED 1 |
Definition at line 10 of file irqflags.h.
Definition at line 138 of file mips-atomic.c.