Home
last modified time | relevance | path

Searched refs:__NR_sync (Results 1 – 6 of 6) sorted by relevance

/aosp12/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dunistd_64.h183 #define __NR_sync 162 macro
H A Dunistd_32.h57 #define __NR_sync 36 macro
H A Dunistd_x32.h165 #define __NR_sync (__X32_SYSCALL_BIT + 162) macro
/aosp12/bionic/libc/kernel/uapi/asm-generic/
H A Dunistd.h124 #define __NR_sync 81 macro
/aosp12/bionic/libc/include/bits/
H A Dglibc-syscalls.h1194 #if defined(__NR_sync)
1195 #define SYS_sync __NR_sync
/aosp12/bionic/libc/kernel/uapi/asm-arm/asm/
H A Dunistd-common.h45 #define __NR_sync (__NR_SYSCALL_BASE + 36) macro