/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/kcmp/ |
H A 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
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/kcmp/ |
H A D | kcmp01.c | 27 static int pid2; variable 31 int *pid2; member
|
H A D | kcmp03.c | 29 static int pid2; variable
|
H A D | kcmp02.c | 38 int *pid2; member
|
/aosp_15_r20/packages/apps/Gallery2/src/com/android/gallery3d/data/ |
D | LocalSource.java | 227 PathId pid2 = list.get(j); in processMapMediaItems() local 238 PathId pid2 = list.get(k); in processMapMediaItems() local
|
/aosp_15_r20/external/elfutils/tests/ |
H A D | backtrace.c | 329 prepare_thread (pid_t pid2 __attribute__ ((unused)), in prepare_thread() 420 pid_t pid2 = waitpid (-1, &status, __WALL); in exec_dump() local
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/fork/ |
H A D | fork03.c | 24 int pid1, pid2, status, i; in verify_fork() local
|
/aosp_15_r20/external/ltp/include/lapi/ |
H A D | kcmp.h | 34 static inline int kcmp(int pid1, int pid2, int type, int fd1, int fd2) in kcmp()
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/powerpc/math/ |
H A D | fpu_syscall.c | 50 pid_t pid2; in test_syscall_fpu() local
|
H A D | vmx_syscall.c | 51 pid_t pid2; in test_vmx_syscall() local
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/kill/ |
H A D | kill08.c | 77 pid_t pid1, pid2; in main() local
|
H A D | kill02.c | 161 int pid2; /*Return value from 2nd fork. Global so that it can be */ variable
|
/aosp_15_r20/system/extras/tests/kernel.config/ |
H A D | sysvipc_test.cpp | 30 int kcmp(pid_t pid1, pid_t pid2, int type, unsigned long idx1, unsigned long idx2) { in kcmp()
|
/aosp_15_r20/external/strace/ |
H A D | kcmp.c | 58 pid_t pid2 = tcp->u_arg[1]; in SYS_FUNC() local
|
/aosp_15_r20/external/strace/tests-m32/ |
H A D | kcmp.c | 97 do_kcmp(kernel_ulong_t pid1, kernel_ulong_t pid2, kernel_ulong_t type, in do_kcmp()
|
/aosp_15_r20/external/strace/tests-mx32/ |
H A D | kcmp.c | 97 do_kcmp(kernel_ulong_t pid1, kernel_ulong_t pid2, kernel_ulong_t type, in do_kcmp()
|
/aosp_15_r20/external/strace/tests/ |
H A D | kcmp.c | 97 do_kcmp(kernel_ulong_t pid1, kernel_ulong_t pid2, kernel_ulong_t type, in do_kcmp()
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/pidfd/ |
H A D | pidfd_getfd_test.c | 30 static int sys_kcmp(pid_t pid1, pid_t pid2, int type, unsigned long idx1, in sys_kcmp()
|
H A D | pidfd_test.c | 199 pid_t pid2; in test_pidfd_send_signal_recycled_pid_fail() local
|
H A D | pidfd_setns_test.c | 314 static int in_same_namespace(int ns_fd1, pid_t pid2, const char *ns) in in_same_namespace()
|
/aosp_15_r20/frameworks/native/services/gpuservice/tests/unittests/ |
H A D | GpuMemTracerTest.cpp | 171 const auto& pid2 = gpuMemEvent2.pid(); in TEST_F() local
|
/aosp_15_r20/external/AFLplusplus/src/ |
H A D | afl-fuzz.c | 50 s32 i, pid1 = 0, pid2 = 0, pgrp = -1; in at_exit() local
|
/aosp_15_r20/external/libchrome/base/debug/ |
H A D | activity_analyzer_unittest.cc | 533 const int64_t pid2 = analyzer.GetNextProcess(); in TEST_F() local
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/seccomp/ |
H A D | seccomp_bpf.c | 300 static int __filecmp(pid_t pid1, pid_t pid2, int fd1, int fd2) in __filecmp() 312 #define filecmp(pid1, pid2, fd1, fd2) ({ \ argument 3762 pid_t pid, pid2; in TEST() local 4071 pid_t pid1, pid2; in TEST() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/internal/ |
H A D | tfprof_timeline.cc | 275 int64_t pid2 = AllocatePID(); in GenerateGraphTimeline() local
|