Home
last modified time | relevance | path

Searched refs:__NR_pread64 (Results 1 – 8 of 8) sorted by relevance

/bionic/libc/arch-sh/syscalls/
D__pread64.S34 0: .long __NR_pread64
/bionic/libc/arch-arm/syscalls/
D__pread64.S15 ldr r7, =__NR_pread64
/bionic/libc/arch-x86/syscalls/
D__pread64.S20 movl $__NR_pread64, %eax
/bionic/libc/kernel/arch-x86/asm/
Dunistd_32.h195 #define __NR_pread64 180 macro
/bionic/libc/kernel/arch-sh/asm/
Dunistd_32.h195 #define __NR_pread64 180 macro
Dunistd_64.h195 #define __NR_pread64 180 macro
/bionic/libc/include/sys/
Dlinux-syscalls.h49 #define __NR_pread64 (__NR_SYSCALL_BASE + 180) macro
/bionic/libc/kernel/arch-arm/asm/
Dunistd.h197 #define __NR_pread64 (__NR_SYSCALL_BASE+180) macro