Home
last modified time | relevance | path

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

/bionic/libc/arch-arm64/syscalls/
Dpipe2.S6 mov x8, __NR_pipe2
/bionic/libc/arch-x86_64/syscalls/
Dpipe2.S6 movl $__NR_pipe2, %eax
/bionic/libc/arch-arm/syscalls/
Dpipe2.S8 ldr r7, =__NR_pipe2
/bionic/libc/arch-mips/syscalls/
Dpipe2.S8 li v0, __NR_pipe2
/bionic/libc/arch-mips64/syscalls/
Dpipe2.S8 li v0, __NR_pipe2
/bionic/libc/arch-x86/syscalls/
Dpipe2.S20 movl $__NR_pipe2, %eax
/bionic/libc/kernel/uapi/asm-x86/asm/
Dunistd_64.h387 #define __NR_pipe2 293 macro
Dunistd_32.h430 #define __NR_pipe2 331 macro
Dunistd_x32.h341 #define __NR_pipe2 (__X32_SYSCALL_BIT + 293) macro
/bionic/libc/kernel/uapi/asm-generic/
Dunistd.h112 #define __NR_pipe2 59 macro
/bionic/libc/kernel/uapi/asm-mips/asm/
Dunistd.h434 #define __NR_pipe2 (__NR_Linux + 328) macro
839 #define __NR_pipe2 (__NR_Linux + 287) macro
1250 #define __NR_pipe2 (__NR_Linux + 291) macro
/bionic/libc/include/sys/
Dglibc-syscalls.h183 #define SYS_pipe2 __NR_pipe2
521 #define SYS_pipe2 __NR_pipe2
881 #define SYS_pipe2 __NR_pipe2
1262 #define SYS_pipe2 __NR_pipe2
1611 #define SYS_pipe2 __NR_pipe2
/bionic/libc/kernel/uapi/asm-arm/asm/
Dunistd.h432 #define __NR_pipe2 (__NR_SYSCALL_BASE + 359) macro