Home
last modified time | relevance | path

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

12

/third_party/ltp/lib/
Dtst_clone.c37 pid = syscall(__NR_clone, NULL, flags); in tst_clone()
39 pid = syscall(__NR_clone, flags, NULL); in tst_clone()
/third_party/ltp/testcases/misc/crash/
Dcrash02.c472 #if defined(__NR_clone) && __NR_clone in in_blacklist()
/third_party/musl/src/thread/sh/
Dclone.s15 mov #120, r3 ! r3 = __NR_clone
/third_party/rust/crates/rustix/src/backend/linux_raw/runtime/
Dsyscalls.rs27 __NR_clone, in fork()
/third_party/ltp/testcases/kernel/syscalls/prctl/
Dprctl04.c45 BPF_JUMP(BPF_JMP | BPF_JEQ, __NR_clone, 1, 0),
/third_party/musl/porting/liteos_m/kernel/include/bits/
Dsyscall.h107 #define __NR_clone 120 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
Dsyscall.h107 #define __NR_clone 120 macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dsyscall.h107 #define __NR_clone 120 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
Dsyscall.h107 #define __NR_clone 120 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Dsyscall.h107 #define __NR_clone 120 macro
/third_party/musl/arch/or1k/bits/
Dsyscall.h.in222 #define __NR_clone 220 macro
/third_party/musl/arch/aarch64/bits/
Dsyscall.h.in221 #define __NR_clone 220 macro
/third_party/musl/arch/riscv64/bits/
Dsyscall.h.in220 #define __NR_clone 220 macro
/third_party/musl/arch/mips64/bits/
Dsyscall.h.in56 #define __NR_clone 5055 macro
/third_party/musl/arch/x86_64/bits/
Dsyscall.h.in57 #define __NR_clone 56 macro
/third_party/musl/arch/s390x/bits/
Dsyscall.h.in86 #define __NR_clone 120 macro
/third_party/musl/arch/mipsn32/bits/
Dsyscall.h.in56 #define __NR_clone 6055 macro
/third_party/musl/arch/powerpc64/bits/
Dsyscall.h.in121 #define __NR_clone 120 macro
/third_party/musl/porting/liteos_a/user/arch/arm/bits/
Dsyscall.h.in89 #define __NR_clone 120 macro
/third_party/musl/arch/mips/bits/
Dsyscall.h.in121 #define __NR_clone 4120 macro
/third_party/musl/arch/m68k/bits/
Dsyscall.h.in106 #define __NR_clone 120 macro
/third_party/musl/porting/liteos_m/user/include/bits/
Dsyscall.h107 #define __NR_clone 120 macro
/third_party/musl/arch/powerpc/bits/
Dsyscall.h.in121 #define __NR_clone 120 macro
/third_party/musl/arch/sh/bits/
Dsyscall.h.in106 #define __NR_clone 120 macro
/third_party/musl/arch/arm/bits/
Dsyscall.h.in88 #define __NR_clone 120 macro

12