Searched refs:__NR_sync_file_range (Results 1 - 25 of 25) sorted by relevance

/bionic/libc/arch-arm64/syscalls/
H A D__sync_file_range.S6 mov x8, __NR_sync_file_range
/bionic/libc/arch-mips/syscalls/
H A D__sync_file_range.S8 li v0, __NR_sync_file_range
/bionic/libc/arch-x86_64/syscalls/
H A D__sync_file_range.S7 movl $__NR_sync_file_range, %eax
/bionic/libc/arch-mips64/syscalls/
H A D__sync_file_range.S8 li v0, __NR_sync_file_range
/bionic/libc/arch-x86/syscalls/
H A D__sync_file_range.S36 movl $__NR_sync_file_range, %eax
/bionic/libc/kernel/uapi/asm-generic/
H A Dunistd.h151 #define __NR_sync_file_range 84 macro
/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dunistd_32.h409 #define __NR_sync_file_range 314 macro
H A Dunistd_64.h367 #define __NR_sync_file_range 277 macro
H A Dunistd_x32.h324 #define __NR_sync_file_range (__X32_SYSCALL_BIT + 277) macro
/bionic/libc/versioner-dependencies/common/kernel_uapi/asm-generic/
H A Dunistd.h151 #define __NR_sync_file_range 84 macro
/bionic/libc/versioner-dependencies/common/kernel_uapi/asm-x86/asm/
H A Dunistd_32.h409 #define __NR_sync_file_range 314 macro
H A Dunistd_64.h367 #define __NR_sync_file_range 277 macro
H A Dunistd_x32.h324 #define __NR_sync_file_range (__X32_SYSCALL_BIT + 277) macro
/bionic/libc/versioner-dependencies/x86/kernel_uapi_asm-x86/asm/
H A Dunistd_32.h409 #define __NR_sync_file_range 314 macro
H A Dunistd_64.h367 #define __NR_sync_file_range 277 macro
H A Dunistd_x32.h324 #define __NR_sync_file_range (__X32_SYSCALL_BIT + 277) macro
/bionic/libc/versioner-dependencies/x86_64/kernel_uapi_asm-x86/asm/
H A Dunistd_32.h409 #define __NR_sync_file_range 314 macro
H A Dunistd_64.h367 #define __NR_sync_file_range 277 macro
H A Dunistd_x32.h324 #define __NR_sync_file_range (__X32_SYSCALL_BIT + 277) macro
/bionic/libc/include/bits/
H A Dglibc-syscalls.h1087 #if defined(__NR_sync_file_range)
1088 #define SYS_sync_file_range __NR_sync_file_range
/bionic/tools/versioner/current/bits/
H A Dglibc-syscalls.h1087 #if defined(__NR_sync_file_range)
1088 #define SYS_sync_file_range __NR_sync_file_range
/bionic/libc/kernel/uapi/asm-mips/asm/
H A Dunistd.h405 #define __NR_sync_file_range (__NR_Linux + 305) macro
817 #define __NR_sync_file_range (__NR_Linux + 264) macro
1236 #define __NR_sync_file_range (__NR_Linux + 268) macro
/bionic/libc/versioner-dependencies/common/kernel_uapi/asm-mips/asm/
H A Dunistd.h405 #define __NR_sync_file_range (__NR_Linux + 305) macro
817 #define __NR_sync_file_range (__NR_Linux + 264) macro
1236 #define __NR_sync_file_range (__NR_Linux + 268) macro
/bionic/libc/versioner-dependencies/mips/kernel_uapi_asm-mips/asm/
H A Dunistd.h405 #define __NR_sync_file_range (__NR_Linux + 305) macro
817 #define __NR_sync_file_range (__NR_Linux + 264) macro
1236 #define __NR_sync_file_range (__NR_Linux + 268) macro
/bionic/libc/versioner-dependencies/mips64/kernel_uapi_asm-mips/asm/
H A Dunistd.h405 #define __NR_sync_file_range (__NR_Linux + 305) macro
817 #define __NR_sync_file_range (__NR_Linux + 264) macro
1236 #define __NR_sync_file_range (__NR_Linux + 268) macro

Completed in 1064 milliseconds