Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
unistd.h File Reference
#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)
 

Macro Definition Documentation

#define __ARCH_WANT_SYNC_FILE_RANGE2

Definition at line 17 of file unistd.h.

#define __NR_cacheflush   (__NR_arch_specific_syscall + 1)

Definition at line 24 of file unistd.h.

#define __NR_cmpxchg_badaddr   (__NR_arch_specific_syscall + 0)

Definition at line 32 of file unistd.h.

#define __NR_FAST_atomic_update   -2

Definition at line 30 of file unistd.h.

#define __NR_FAST_cmpxchg   -1

Definition at line 29 of file unistd.h.

#define __NR_FAST_cmpxchg64   -3

Definition at line 31 of file unistd.h.