Searched refs:__NR_sync (Results 1 - 19 of 19) sorted by relevance

/external/valgrind/main/include/vki/
H A Dvki-scnums-amd64-linux.h229 #define __NR_sync 162 macro
H A Dvki-scnums-s390x-linux.h68 #define __NR_sync 36 macro
H A Dvki-scnums-arm-linux.h73 #define __NR_sync 36 macro
H A Dvki-scnums-ppc32-linux.h73 #define __NR_sync 36 macro
H A Dvki-scnums-ppc64-linux.h73 #define __NR_sync 36 macro
H A Dvki-scnums-x86-linux.h73 #define __NR_sync 36 macro
H A Dvki-scnums-darwin.h231 #define __NR_sync VG_DARWIN_SYSCALL_CONSTRUCT_UNIX(36) macro
H A Dvki-scnums-mips32-linux.h76 #define __NR_sync (__NR_Linux + 36) macro
/external/kernel-headers/original/asm-x86/
H A Dunistd_32.h44 #define __NR_sync 36 macro
/external/kernel-headers/original/asm-mips/
H A Dunistd.h59 #define __NR_sync (__NR_Linux + 36) macro
544 #define __NR_sync (__NR_Linux + 157) macro
867 #define __NR_sync (__NR_Linux + 157) macro
/external/kernel-headers/original/asm-arm/
H A Dunistd.h64 #define __NR_sync (__NR_SYSCALL_BASE+ 36) macro
/external/valgrind/main/memcheck/tests/x86-linux/
H A Dscalar.c190 // __NR_sync 36
191 GO(__NR_sync, "0s 0m");
192 SY(__NR_sync); SUCC;
H A Dscalar.stderr.exp409 36: __NR_sync 0s 0m
/external/valgrind/main/memcheck/tests/darwin/
H A Dscalar.c102 // __NR_sync 36
781 // __NR_sync 36
782 GO(__NR_sync, "0s 0m");
783 SY(__NR_sync); SUCC;
/external/valgrind/main/coregrind/m_syswrap/
H A Dsyswrap-amd64-linux.c1266 GENX_(__NR_sync, sys_sync), // 162
H A Dsyswrap-s390x-linux.c1160 GENX_(__NR_sync, sys_sync), // 36
H A Dsyswrap-arm-linux.c1491 GENX_(__NR_sync, sys_sync), // 36
H A Dsyswrap-x86-linux.c1860 GENX_(__NR_sync, sys_sync), // 36
H A Dsyswrap-darwin.c7956 GENX_(__NR_sync, sys_sync),

Completed in 90 milliseconds