|
Linux Kernel
3.7.1
|
#include <asm-generic/unistd.h>Go to the source code of this file.
Macros | |
| #define | __ARCH_WANT_SYNC_FILE_RANGE2 |
| #define | __NR_cacheflush (__NR_arch_specific_syscall + 1) |
| #define | __NR_FAST_cmpxchg -1 |
| #define | __NR_FAST_atomic_update -2 |
| #define | __NR_FAST_cmpxchg64 -3 |
| #define | __NR_cmpxchg_badaddr (__NR_arch_specific_syscall + 0) |
| #define __NR_cacheflush (__NR_arch_specific_syscall + 1) |
| #define __NR_cmpxchg_badaddr (__NR_arch_specific_syscall + 0) |
1.8.2