Searched refs:__NR_read (Results 1 - 9 of 9) sorted by relevance

/bionic/libc/kernel/arch-sh/asm/
H A Dseccomp.h16 #define __NR_seccomp_read __NR_read
H A Dunistd_32.h18 #define __NR_read 3 macro
H A Dunistd_64.h18 #define __NR_read 3 macro
/bionic/libc/arch-arm/syscalls/
H A Dread.S8 ldr r7, =__NR_read
/bionic/libc/arch-sh/syscalls/
H A Dread.S31 0: .long __NR_read
/bionic/libc/arch-x86/syscalls/
H A Dread.S16 movl $__NR_read, %eax
/bionic/libc/kernel/arch-x86/asm/
H A Dunistd_32.h18 #define __NR_read 3 macro
/bionic/libc/include/sys/
H A Dlinux-syscalls.h47 #define __NR_read (__NR_SYSCALL_BASE + 3) macro
/bionic/libc/kernel/arch-arm/asm/
H A Dunistd.h26 #define __NR_read (__NR_SYSCALL_BASE+ 3) macro

Completed in 5550 milliseconds