/third_party/ltp/testcases/kernel/syscalls/clone/ |
D | clone08.c | 133 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/ |
D | pidns13.c | 57 pid = tst_syscall(__NR_getpid); in child_fn()
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
D | syscall.h | 35 #define __NR_getpid 20 macro
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/ |
D | syscall.h | 35 #define __NR_getpid 20 macro
|
/third_party/musl/porting/liteos_m/kernel/include/bits/ |
D | syscall.h | 35 #define __NR_getpid 20 macro
|
/third_party/musl/porting/uniproton/kernel/include/bits/ |
D | syscall.h | 35 #define __NR_getpid 20 macro
|
/third_party/musl/porting/liteos_a/kernel/include/bits/ |
D | syscall.h | 35 #define __NR_getpid 20 macro
|
/third_party/musl/arch/aarch64/bits/ |
D | syscall.h.in | 173 #define __NR_getpid 172 macro
|
/third_party/musl/arch/riscv64/bits/ |
D | syscall.h.in | 172 #define __NR_getpid 172 macro
|
/third_party/musl/arch/or1k/bits/ |
D | syscall.h.in | 174 #define __NR_getpid 172 macro
|
/third_party/musl/arch/mips64/bits/ |
D | syscall.h.in | 39 #define __NR_getpid 5038 macro
|
/third_party/musl/arch/x86_64/bits/ |
D | syscall.h.in | 40 #define __NR_getpid 39 macro
|
/third_party/musl/arch/s390x/bits/ |
D | syscall.h.in | 16 #define __NR_getpid 20 macro
|
/third_party/musl/arch/mipsn32/bits/ |
D | syscall.h.in | 39 #define __NR_getpid 6038 macro
|
/third_party/musl/porting/liteos_a/user/arch/arm/bits/ |
D | syscall.h.in | 17 #define __NR_getpid 20 macro
|
/third_party/musl/arch/arm/bits/ |
D | syscall.h.in | 17 #define __NR_getpid 20 macro
|
/third_party/musl/arch/powerpc64/bits/ |
D | syscall.h.in | 21 #define __NR_getpid 20 macro
|
/third_party/musl/arch/m68k/bits/ |
D | syscall.h.in | 20 #define __NR_getpid 20 macro
|
/third_party/musl/arch/mips/bits/ |
D | syscall.h.in | 21 #define __NR_getpid 4020 macro
|
/third_party/musl/arch/powerpc/bits/ |
D | syscall.h.in | 21 #define __NR_getpid 20 macro
|
/third_party/musl/arch/sh/bits/ |
D | syscall.h.in | 20 #define __NR_getpid 20 macro
|
/third_party/musl/porting/liteos_m/user/include/bits/ |
D | syscall.h | 35 #define __NR_getpid 20 macro
|
/third_party/musl/arch/i386/bits/ |
D | syscall.h.in | 21 #define __NR_getpid 20 macro
|
/third_party/musl/arch/microblaze/bits/ |
D | syscall.h.in | 21 #define __NR_getpid 20 macro
|
/third_party/musl/arch/x32/bits/ |
D | syscall.h.in | 35 #define __NR_getpid (0x40000000 + 39) macro
|