Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | __HAVE_ARCH_CMPXCHG 1 |
#define | cmpxchg64(ptr, o, n) |
#define | cmpxchg64_local(ptr, o, n) |
#define | system_has_cmpxchg_double() cpu_has_cx16 |
#define __HAVE_ARCH_CMPXCHG 1 |
Definition at line 9 of file cmpxchg_64.h.
Definition at line 11 of file cmpxchg_64.h.
Definition at line 17 of file cmpxchg_64.h.
#define system_has_cmpxchg_double | ( | ) | cpu_has_cx16 |
Definition at line 23 of file cmpxchg_64.h.