Home
last modified time | relevance | path

Searched refs:__NR_getpid (Results 1 – 25 of 40) sorted by relevance

12

/third_party/ltp/testcases/kernel/syscalls/clone/
Dclone08.c133 if (ctid == tst_syscall(__NR_getpid)) in child_clone_child_settid()
143 if (ptid == tst_syscall(__NR_getpid)) in child_clone_parent_settid()
193 tgid = tst_syscall(__NR_getpid); in test_clone_thread()
222 if (tgid == tst_syscall(__NR_getpid)) in child_clone_thread()
/third_party/ltp/testcases/kernel/containers/pidns/
Dpidns13.c57 pid = tst_syscall(__NR_getpid); in child_fn()
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Dsyscall.h35 #define __NR_getpid 20 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
Dsyscall.h35 #define __NR_getpid 20 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
Dsyscall.h35 #define __NR_getpid 20 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
Dsyscall.h35 #define __NR_getpid 20 macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dsyscall.h35 #define __NR_getpid 20 macro
/third_party/musl/arch/aarch64/bits/
Dsyscall.h.in173 #define __NR_getpid 172 macro
/third_party/musl/arch/riscv64/bits/
Dsyscall.h.in172 #define __NR_getpid 172 macro
/third_party/musl/arch/or1k/bits/
Dsyscall.h.in174 #define __NR_getpid 172 macro
/third_party/musl/arch/mips64/bits/
Dsyscall.h.in39 #define __NR_getpid 5038 macro
/third_party/musl/arch/x86_64/bits/
Dsyscall.h.in40 #define __NR_getpid 39 macro
/third_party/musl/arch/s390x/bits/
Dsyscall.h.in16 #define __NR_getpid 20 macro
/third_party/musl/arch/mipsn32/bits/
Dsyscall.h.in39 #define __NR_getpid 6038 macro
/third_party/musl/porting/liteos_a/user/arch/arm/bits/
Dsyscall.h.in17 #define __NR_getpid 20 macro
/third_party/musl/arch/arm/bits/
Dsyscall.h.in17 #define __NR_getpid 20 macro
/third_party/musl/arch/powerpc64/bits/
Dsyscall.h.in21 #define __NR_getpid 20 macro
/third_party/musl/arch/m68k/bits/
Dsyscall.h.in20 #define __NR_getpid 20 macro
/third_party/musl/arch/mips/bits/
Dsyscall.h.in21 #define __NR_getpid 4020 macro
/third_party/musl/arch/powerpc/bits/
Dsyscall.h.in21 #define __NR_getpid 20 macro
/third_party/musl/arch/sh/bits/
Dsyscall.h.in20 #define __NR_getpid 20 macro
/third_party/musl/porting/liteos_m/user/include/bits/
Dsyscall.h35 #define __NR_getpid 20 macro
/third_party/musl/arch/i386/bits/
Dsyscall.h.in21 #define __NR_getpid 20 macro
/third_party/musl/arch/microblaze/bits/
Dsyscall.h.in21 #define __NR_getpid 20 macro
/third_party/musl/arch/x32/bits/
Dsyscall.h.in35 #define __NR_getpid (0x40000000 + 39) macro

12