Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
struct | hwspinlock_pdata |
Macros | |
#define | HWLOCK_IRQSTATE 0x01 /* Disable interrupts, save state */ |
#define | HWLOCK_IRQ 0x02 /* Disable interrupts, don't save state */ |
#define HWLOCK_IRQ 0x02 /* Disable interrupts, don't save state */ |
Definition at line 26 of file hwspinlock.h.
#define HWLOCK_IRQSTATE 0x01 /* Disable interrupts, save state */ |
Definition at line 25 of file hwspinlock.h.