Home
last modified time | relevance | path

Searched refs:sys_sync (Results 1 – 12 of 12) sorted by relevance

/external/strace/linux/
Ddummy.h114 #define sys_sync printargs macro
/external/valgrind/coregrind/m_syswrap/
Dpriv_syswrap-generic.h178 DECL_TEMPLATE(generic, sys_sync); // SVr4, SVID, X/OPEN, BSD 4.3
Dsyswrap-ppc32-linux.c901 GENX_(__NR_sync, sys_sync), // 36
Dsyswrap-s390x-linux.c677 GENX_(__NR_sync, sys_sync), // 36
Dsyswrap-mips64-linux.c794 GENX_ (__NR_sync, sys_sync),
Dsyswrap-amd64-linux.c891 GENX_(__NR_sync, sys_sync), // 162
Dsyswrap-arm-linux.c803 GENX_(__NR_sync, sys_sync), // 36
Dsyswrap-tilegx-linux.c1212 GENX_(__NR_sync, sys_sync), // 81
Dsyswrap-x86-linux.c1440 GENX_(__NR_sync, sys_sync), // 36
Dsyswrap-generic.c2703 PRE(sys_sync) in PRE() argument
Dsyswrap-darwin.c9818 GENX_(__NR_sync, sys_sync),
/external/kernel-headers/original/uapi/asm-generic/
Dunistd.h249 __SYSCALL(__NR_sync, sys_sync)