Searched defs:__NR_fork (Results 1 - 6 of 6) sorted by relevance

/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dunistd_64.h92 #define __NR_fork 57 macro
H A Dunistd_x32.h80 #define __NR_fork (__X32_SYSCALL_BIT + 57) macro
H A Dunistd_32.h24 #define __NR_fork 2 macro
/bionic/libc/kernel/uapi/asm-arm/asm/
H A Dunistd.h26 #define __NR_fork (__NR_SYSCALL_BASE+ 2) macro
/bionic/libc/kernel/uapi/asm-generic/
H A Dunistd.h474 #define __NR_fork 1079 macro
476 #define __NR_syscalls (__NR_fork+1)
/bionic/libc/kernel/uapi/asm-mips/asm/
H A Dunistd.h27 #define __NR_fork (__NR_Linux + 2) macro
540 #define __NR_fork (__NR_Linux + 56) macro
935 #define __NR_fork (__NR_Linux + 56) macro

Completed in 137 milliseconds