Searched refs:__NR_pread64 (Results 1 - 13 of 13) sorted by relevance

/bionic/libc/arch-arm64/syscalls/
H A Dpread64.S6 mov x8, __NR_pread64
/bionic/libc/arch-mips/syscalls/
H A Dpread64.S8 li v0, __NR_pread64
/bionic/libc/arch-x86_64/syscalls/
H A Dpread64.S7 movl $__NR_pread64, %eax
/bionic/libc/arch-arm/syscalls/
H A Dpread64.S14 ldr r7, =__NR_pread64
/bionic/libc/arch-mips64/syscalls/
H A Dpread64.S8 li v0, __NR_pread64
/bionic/libc/arch-x86/syscalls/
H A Dpread64.S26 movl $__NR_pread64, %eax
/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dunistd_64.h42 #define __NR_pread64 17 macro
H A Dunistd_32.h246 #define __NR_pread64 180 macro
H A Dunistd_x32.h39 #define __NR_pread64 (__X32_SYSCALL_BIT + 17) macro
/bionic/libc/kernel/uapi/asm-generic/
H A Dunistd.h122 #define __NR_pread64 67 macro
/bionic/libc/kernel/uapi/asm-mips/asm/
H A Dunistd.h275 #define __NR_pread64 (__NR_Linux + 200) macro
490 #define __NR_pread64 (__NR_Linux + 16) macro
885 #define __NR_pread64 (__NR_Linux + 16) macro
/bionic/libc/include/sys/
H A Dglibc-syscalls.h182 #define SYS_pread64 __NR_pread64
511 #define SYS_pread64 __NR_pread64
862 #define SYS_pread64 __NR_pread64
1227 #define SYS_pread64 __NR_pread64
1558 #define SYS_pread64 __NR_pread64
/bionic/libc/kernel/uapi/asm-arm/asm/
H A Dunistd.h215 #define __NR_pread64 (__NR_SYSCALL_BASE+180) macro

Completed in 735 milliseconds