Home
last modified time | relevance | path

Searched refs:__NR_clone (Results 1 – 23 of 23) sorted by relevance

/openbmc/linux/arch/um/kernel/skas/
H A Dclone.c30 err = stub_syscall2(__NR_clone, CLONE_PARENT | CLONE_FILES | SIGCHLD, in stub_clone_handler()
/openbmc/linux/tools/include/nolibc/
H A Darch-s390.h183 return my_syscall5(__NR_clone, 0, SIGCHLD, 0, 0, 0); in sys_fork()
H A Dsys.h306 #ifdef __NR_clone in sys_fork()
311 return my_syscall5(__NR_clone, SIGCHLD, 0, 0, 0, 0); in sys_fork()
/openbmc/linux/tools/testing/selftests/arm64/abi/
H A Dtpidr2.c168 return my_syscall5(__NR_clone, clone_flags, newsp, parent_tidptr, tls, in sys_clone()
/openbmc/qemu/linux-headers/asm-riscv/
H A Dunistd_32.h197 #define __NR_clone 220 macro
H A Dunistd_64.h223 #define __NR_clone 220 macro
/openbmc/qemu/linux-headers/asm-arm64/
H A Dunistd_64.h224 #define __NR_clone 220 macro
/openbmc/qemu/linux-headers/asm-loongarch/
H A Dunistd_64.h221 #define __NR_clone 220 macro
/openbmc/qemu/linux-headers/asm-s390/
H A Dunistd_64.h90 #define __NR_clone 120 macro
H A Dunistd_32.h106 #define __NR_clone 120 macro
/openbmc/qemu/linux-headers/asm-x86/
H A Dunistd_64.h60 #define __NR_clone 56 macro
H A Dunistd_32.h124 #define __NR_clone 120 macro
H A Dunistd_x32.h50 #define __NR_clone (__X32_SYSCALL_BIT + 56) macro
/openbmc/qemu/linux-headers/asm-powerpc/
H A Dunistd_64.h124 #define __NR_clone 120 macro
H A Dunistd_32.h124 #define __NR_clone 120 macro
/openbmc/qemu/linux-headers/asm-generic/
H A Dunistd.h566 #define __NR_clone 220 macro
567 __SYSCALL(__NR_clone, sys_clone)
/openbmc/linux/tools/include/uapi/asm-generic/
H A Dunistd.h566 #define __NR_clone 220 macro
567 __SYSCALL(__NR_clone, sys_clone)
/openbmc/linux/include/uapi/asm-generic/
H A Dunistd.h566 #define __NR_clone 220 macro
567 __SYSCALL(__NR_clone, sys_clone)
/openbmc/linux/arch/arm64/include/asm/
H A Dunistd32.h253 #define __NR_clone 120 macro
254 __SYSCALL(__NR_clone, sys_clone)
/openbmc/qemu/linux-headers/asm-mips/
H A Dunistd_n64.h59 #define __NR_clone (__NR_Linux + 55) macro
H A Dunistd_n32.h59 #define __NR_clone (__NR_Linux + 55) macro
H A Dunistd_o32.h124 #define __NR_clone (__NR_Linux + 120) macro
/openbmc/qemu/linux-headers/asm-arm/
H A Dunistd-common.h91 #define __NR_clone (__NR_SYSCALL_BASE + 120) macro