Home
last modified time | relevance | path

Searched defs:pid2 (Results 1 – 25 of 44) sorted by relevance

12

/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/kcmp/
H A Dkcmp_test.c23 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 Dkcmp01.c27 static int pid2; variable
31 int *pid2; member
H A Dkcmp03.c29 static int pid2; variable
H A Dkcmp02.c38 int *pid2; member
/aosp_15_r20/packages/apps/Gallery2/src/com/android/gallery3d/data/
DLocalSource.java227 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 Dbacktrace.c329 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 Dfork03.c24 int pid1, pid2, status, i; in verify_fork() local
/aosp_15_r20/external/ltp/include/lapi/
H A Dkcmp.h34 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 Dfpu_syscall.c50 pid_t pid2; in test_syscall_fpu() local
H A Dvmx_syscall.c51 pid_t pid2; in test_vmx_syscall() local
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/kill/
H A Dkill08.c77 pid_t pid1, pid2; in main() local
H A Dkill02.c161 int pid2; /*Return value from 2nd fork. Global so that it can be */ variable
/aosp_15_r20/system/extras/tests/kernel.config/
H A Dsysvipc_test.cpp30 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 Dkcmp.c58 pid_t pid2 = tcp->u_arg[1]; in SYS_FUNC() local
/aosp_15_r20/external/strace/tests-m32/
H A Dkcmp.c97 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 Dkcmp.c97 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 Dkcmp.c97 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 Dpidfd_getfd_test.c30 static int sys_kcmp(pid_t pid1, pid_t pid2, int type, unsigned long idx1, in sys_kcmp()
H A Dpidfd_test.c199 pid_t pid2; in test_pidfd_send_signal_recycled_pid_fail() local
H A Dpidfd_setns_test.c314 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 DGpuMemTracerTest.cpp171 const auto& pid2 = gpuMemEvent2.pid(); in TEST_F() local
/aosp_15_r20/external/AFLplusplus/src/
H A Dafl-fuzz.c50 s32 i, pid1 = 0, pid2 = 0, pgrp = -1; in at_exit() local
/aosp_15_r20/external/libchrome/base/debug/
H A Dactivity_analyzer_unittest.cc533 const int64_t pid2 = analyzer.GetNextProcess(); in TEST_F() local
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c300 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 Dtfprof_timeline.cc275 int64_t pid2 = AllocatePID(); in GenerateGraphTimeline() local

12