/external/linux-kselftest/tools/testing/selftests/kcmp/ |
D | kcmp_test.c | 23 static long sys_kcmp(int pid1, int pid2, int type, unsigned long fd1, unsigned long fd2) in sys_kcmp() 35 int pid1, pid2; in main() local 88 int pid2 = getpid(); in main() local
|
/external/ltp/testcases/kernel/syscalls/kcmp/ |
D | kcmp01.c | 27 static int pid2; variable 31 int *pid2; member
|
D | kcmp.h | 47 int kcmp(int pid1, int pid2, int type, int fd1, int fd2) in kcmp()
|
D | kcmp03.c | 30 static int pid2; variable
|
D | kcmp02.c | 38 int *pid2; member
|
/external/ltp/testcases/kernel/syscalls/fork/ |
D | fork02.c | 57 int pid1, pid2, status; in main() local
|
D | fork03.c | 57 int pid1, pid2, status; in main() local
|
/external/linux-kselftest/tools/testing/selftests/powerpc/math/ |
D | vmx_syscall.c | 51 pid_t pid2; in test_vmx_syscall() local
|
D | fpu_syscall.c | 50 pid_t pid2; in test_syscall_fpu() local
|
/external/ltp/testcases/kernel/syscalls/kill/ |
D | kill08.c | 77 pid_t pid1, pid2; in main() local
|
D | kill06.c | 77 pid_t pid1, pid2; in main() local
|
D | kill02.c | 161 int pid2; /*Return value from 2nd fork. Global so that it can be */ variable
|
/external/strace/ |
D | kcmp.c | 58 pid_t pid2 = tcp->u_arg[1]; in SYS_FUNC() local
|
/external/elfutils/tests/ |
D | backtrace.c | 274 prepare_thread (pid_t pid2 __attribute__ ((unused)), in prepare_thread() 365 pid_t pid2 = waitpid (-1, &status, __WALL); in exec_dump() local
|
/external/strace/tests-mx32/ |
D | kcmp.c | 97 do_kcmp(kernel_ulong_t pid1, kernel_ulong_t pid2, kernel_ulong_t type, in do_kcmp()
|
/external/strace/tests/ |
D | kcmp.c | 97 do_kcmp(kernel_ulong_t pid1, kernel_ulong_t pid2, kernel_ulong_t type, in do_kcmp()
|
/external/strace/tests-m32/ |
D | kcmp.c | 97 do_kcmp(kernel_ulong_t pid1, kernel_ulong_t pid2, kernel_ulong_t type, in do_kcmp()
|
/external/linux-kselftest/tools/testing/selftests/pidfd/ |
D | pidfd_test.c | 164 pid_t pid2; in test_pidfd_send_signal_recycled_pid_fail() local
|
/external/libchrome/base/debug/ |
D | activity_analyzer_unittest.cc | 533 const int64_t pid2 = analyzer.GetNextProcess(); in TEST_F() local
|
/external/tensorflow/tensorflow/core/profiler/internal/ |
D | tfprof_timeline.cc | 272 int64 pid2 = AllocatePID(); in GenerateGraphTimeline() local
|
/external/linux-kselftest/tools/testing/selftests/net/ |
D | tls.c | 833 int pid2; in TEST_F() local 887 int pid2; in TEST_F() local
|
/external/perfetto/src/profiling/memory/ |
D | heapprofd_end_to_end_test.cc | 1161 const auto pid2 = child2.pid(); in TEST_P() local
|