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

/bionic/libc/arch-arm/syscalls/
H A Dpipe2.S7 ldr r7, =__NR_pipe2
/bionic/libc/arch-arm64/syscalls/
H A Dpipe2.S6 mov x8, __NR_pipe2
/bionic/libc/arch-mips/syscalls/
H A Dpipe2.S8 li v0, __NR_pipe2
/bionic/libc/arch-x86_64/syscalls/
H A Dpipe2.S6 movl $__NR_pipe2, %eax
/bionic/libc/arch-mips64/syscalls/
H A Dpipe2.S8 li v0, __NR_pipe2
/bionic/libc/arch-x86/syscalls/
H A Dpipe2.S14 movl $__NR_pipe2, %eax
/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dunistd_64.h387 #define __NR_pipe2 293 macro
H A Dunistd_32.h430 #define __NR_pipe2 331 macro
H A Dunistd_x32.h344 #define __NR_pipe2 (__X32_SYSCALL_BIT + 293) macro
/bionic/libc/kernel/uapi/asm-generic/
H A Dunistd.h112 #define __NR_pipe2 59 macro
/bionic/libc/kernel/uapi/asm-mips/asm/
H A Dunistd.h434 #define __NR_pipe2 (__NR_Linux + 328) macro
827 #define __NR_pipe2 (__NR_Linux + 287) macro
1227 #define __NR_pipe2 (__NR_Linux + 291) macro
/bionic/libc/include/sys/
H A Dglibc-syscalls.h177 #define SYS_pipe2 __NR_pipe2
506 #define SYS_pipe2 __NR_pipe2
857 #define SYS_pipe2 __NR_pipe2
1222 #define SYS_pipe2 __NR_pipe2
1553 #define SYS_pipe2 __NR_pipe2
/bionic/libc/kernel/uapi/asm-arm/asm/
H A Dunistd.h432 #define __NR_pipe2 (__NR_SYSCALL_BASE+359) macro

Completed in 110 milliseconds