| /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;  variable31 	int *pid2;  member
 
 | 
| D | kcmp03.c | 29 static int pid2;  variable
 | 
| D | kcmp02.c | 38 	int *pid2;  member
 | 
| /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/include/lapi/ | 
| D | kcmp.h | 34 static inline int kcmp(int pid1, int pid2, int type, int fd1, int fd2)  in kcmp()
 | 
| /external/ltp/testcases/kernel/syscalls/fork/ | 
| D | fork03.c | 57 	int pid1, pid2, status;  in main()  local
 | 
| /external/ltp/testcases/kernel/syscalls/kill/ | 
| D | kill08.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 | 321 prepare_thread (pid_t pid2 __attribute__ ((unused)),  in prepare_thread()412   pid_t pid2 = waitpid (-1, &status, __WALL);  in exec_dump()  local
 
 | 
| /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_getfd_test.c | 30 static int sys_kcmp(pid_t pid1, pid_t pid2, int type, unsigned long idx1,  in sys_kcmp()
 | 
| D | pidfd_test.c | 199 		pid_t pid2;  in test_pidfd_send_signal_recycled_pid_fail()  local
 | 
| D | pidfd_setns_test.c | 314 static int in_same_namespace(int ns_fd1, pid_t pid2, const char *ns)  in in_same_namespace()
 | 
| /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-mx32/ | 
| D | kcmp.c | 97 do_kcmp(kernel_ulong_t pid1, kernel_ulong_t pid2, kernel_ulong_t type,  in do_kcmp()
 | 
| /external/AFLplusplus/src/ | 
| D | afl-fuzz.c | 49   s32   i, pid1 = 0, pid2 = 0, pgrp = -1;  in at_exit()  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 | 275     int64_t pid2 = AllocatePID();  in GenerateGraphTimeline()  local
 | 
| /external/linux-kselftest/tools/testing/selftests/seccomp/ | 
| D | seccomp_bpf.c | 293 static int __filecmp(pid_t pid1, pid_t pid2, int fd1, int fd2)  in __filecmp()305 #define filecmp(pid1, pid2, fd1, fd2)	({		\  argument
 3751 	pid_t pid, pid2;  in TEST()  local
 4057 		pid_t pid1, pid2;  in TEST()  local
 
 | 
| /external/linux-kselftest/tools/testing/selftests/net/ | 
| D | tls.c | 1141 		int pid2;  in TEST_F()  local1195 		int pid2;  in TEST_F()  local
 
 | 
| /external/perfetto/src/profiling/memory/ | 
| D | heapprofd_end_to_end_test.cc | 1179   const auto pid2 = child2.pid();  in TEST_P()  local
 | 
| /external/bcc/libbpf-tools/powerpc/ | 
| D | vmlinux_510.h | 16068 					__u32 pid2;  member
 |