Searched refs:__NR_sync (Results 1 – 18 of 18) sorted by relevance
4 #ifdef __NR_sync12 printf("sync() = %ld\n", syscall(__NR_sync)); in main()
492 #ifdef __NR_sync493 { "sync", __NR_sync },
166 #define __NR_sync 162 macro
40 #define __NR_sync 36 macro
148 #define __NR_sync (__X32_SYSCALL_BIT + 162) macro
494 #ifndef __NR_sync495 # define __NR_sync (SYSCALL_BIT | 162) macro
253 #define __NR_sync 81 macro254 __SYSCALL(__NR_sync, sys_sync)
161 #define __NR_sync (__NR_Linux + 157) macro
40 #define __NR_sync (__NR_Linux + 36) macro
28 #define __NR_sync (__NR_SYSCALL_BASE + 36) macro
806 __NR_sync = 36
806 __NR_sync = 162
806 __NR_sync = 81