Home
last modified time | relevance | path

Searched defs:__NR_clone (Results 1 – 8 of 8) sorted by relevance

/bionic/libc/kernel/uapi/asm-x86/asm/
Dunistd_64.h77 #define __NR_clone 56 macro
Dunistd_x32.h67 #define __NR_clone (__X32_SYSCALL_BIT + 56) macro
Dunistd_32.h141 #define __NR_clone 120 macro
/bionic/libc/kernel/uapi/asm-generic/
Dunistd.h263 #define __NR_clone 220 macro
/bionic/libc/kernel/uapi/asm-mips/asm/
Dunistd_n32.h76 #define __NR_clone (__NR_Linux + 55) macro
Dunistd_n64.h76 #define __NR_clone (__NR_Linux + 55) macro
Dunistd_o32.h141 #define __NR_clone (__NR_Linux + 120) macro
/bionic/libc/kernel/uapi/asm-arm/asm/
Dunistd-common.h108 #define __NR_clone (__NR_SYSCALL_BASE + 120) macro