Go to the documentation of this file.
15 #if !defined(__LP64__) || defined(__SYSCALL_COMPAT)
17 #define __ARCH_WANT_SYNC_FILE_RANGE2
21 #include <asm-generic/unistd.h>
24 #define __NR_cacheflush (__NR_arch_specific_syscall + 1)
29 #define __NR_FAST_cmpxchg -1
30 #define __NR_FAST_atomic_update -2
31 #define __NR_FAST_cmpxchg64 -3
32 #define __NR_cmpxchg_badaddr (__NR_arch_specific_syscall + 0)