Home
last modified time | relevance | path

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

/aosp12/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dunistd_64.h77 #define __NR_clone 56 macro
H A Dunistd_x32.h67 #define __NR_clone (__X32_SYSCALL_BIT + 56) macro
H A Dunistd_32.h141 #define __NR_clone 120 macro
/aosp12/bionic/libc/kernel/uapi/asm-arm/asm/
H A Dunistd-common.h108 #define __NR_clone (__NR_SYSCALL_BASE + 120) macro
/aosp12/bionic/libc/kernel/uapi/asm-generic/
H A Dunistd.h293 #define __NR_clone 220 macro