Searched refs:__NR_sync (Results 1 – 8 of 8) sorted by relevance
253 #define __NR_sync 81 macro254 __SYSCALL(__NR_sync, sys_sync)
257 #define __NR_sync 81 macro258 __SYSCALL(__NR_sync, sys_sync)
85 #define __NR_sync 36 macro86 __SYSCALL(__NR_sync, sys_sync)
28 #define __NR_sync (__NR_SYSCALL_BASE + 36) macro
2254 #ifdef __NR_sync2255 # define SYS_sync __NR_sync