Searched defs:__NR_sync (Results 1 - 4 of 4) sorted by relevance

/bionic/libc/include/sys/
H A Dlinux-syscalls.h32 #define __NR_sync (__NR_SYSCALL_BASE + 36) macro
/bionic/libc/kernel/arch-arm/asm/
H A Dunistd.h65 #define __NR_sync (__NR_SYSCALL_BASE+ 36) macro
/bionic/libc/kernel/arch-mips/asm/
H A Dunistd.h70 #define __NR_sync (__NR_Linux + 36) macro
661 #define __NR_sync (__NR_Linux + 157) macro
1050 #define __NR_sync (__NR_Linux + 157) macro
/bionic/libc/kernel/arch-x86/asm/
H A Dunistd_32.h66 #define __NR_sync 36 macro

Completed in 747 milliseconds