|
Linux Kernel
3.7.1
|
#include <asm/octeon/cvmx-asm.h>Go to the source code of this file.
Data Structures | |
| struct | cvmx_spinlock_t |
Macros | |
| #define | CVMX_SPINLOCK_UNLOCKED_VAL 0 |
| #define | CVMX_SPINLOCK_LOCKED_VAL 1 |
| #define | CVMX_SPINLOCK_UNLOCKED_INITIALIZER {CVMX_SPINLOCK_UNLOCKED_VAL} |
| #define CVMX_SPINLOCK_LOCKED_VAL 1 |
Definition at line 54 of file cvmx-spinlock.h.
| #define CVMX_SPINLOCK_UNLOCKED_INITIALIZER {CVMX_SPINLOCK_UNLOCKED_VAL} |
Definition at line 56 of file cvmx-spinlock.h.
| #define CVMX_SPINLOCK_UNLOCKED_VAL 0 |
Definition at line 53 of file cvmx-spinlock.h.
1.8.2