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

/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dunistd_64.h91 #define __NR_clone 56 macro
H A Dunistd_x32.h79 #define __NR_clone (__X32_SYSCALL_BIT + 56) macro
H A Dunistd_32.h171 #define __NR_clone 120 macro
/bionic/libc/kernel/uapi/asm-arm/asm/
H A Dunistd.h147 #define __NR_clone (__NR_SYSCALL_BASE+120) macro
/bionic/libc/kernel/uapi/asm-generic/
H A Dunistd.h319 #define __NR_clone 220 macro
/bionic/libc/kernel/uapi/asm-mips/asm/
H A Dunistd.h175 #define __NR_clone (__NR_Linux + 120) macro
539 #define __NR_clone (__NR_Linux + 55) macro
934 #define __NR_clone (__NR_Linux + 55) macro

Completed in 87 milliseconds