Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | xchg(ptr, x) |
#define | cmpxchg(ptr, o, n) |
#define | tas(ptr) (xchg((ptr), 1)) |
Functions | |
unsigned long | __xchg_called_with_bad_pointer (void) |
unsigned long | __cmpxchg_called_with_bad_pointer (void) |