/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
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/kcmp/ |
H A D | kcmp02.c | 28 static int pid1; variable 37 int *pid1; member
|
H A D | kcmp01.c | 26 static int pid1; variable 30 int *pid1; member
|
H A D | kcmp03.c | 28 static int pid1; variable
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/vhangup/ |
H A D | vhangup02.c | 20 pid_t pid, pid1; in run() 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/ltp/testcases/kernel/syscalls/kill/ |
H A D | kill05.c | 46 pid_t pid1; in do_master_child() local
|
H A D | kill08.c | 77 pid_t pid1, pid2; in main() local
|
H A D | kill02.c | 159 int pid1; /*Return value from 1st fork. Global so that it can be */ variable
|
/aosp_15_r20/platform_testing/libraries/aupt-lib/src/android/support/test/aupt/ |
H A D | IProcessStatusTracker.java | 31 public int pid0, pid1; field in IProcessStatusTracker.ProcessDetails
|
/aosp_15_r20/external/ltp/testcases/kernel/mem/shmt/ |
H A D | shmt04.c | 69 int pid, pid1, shmid; in main() local
|
H A D | shmt06.c | 68 int pid, pid1, shmid; in main() local
|
/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 | 57 pid_t pid1 = tcp->u_arg[0]; 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 | 154 pid_t pid1; in test_pidfd_send_signal_recycled_pid_fail() local
|
/aosp_15_r20/frameworks/native/services/gpuservice/tests/unittests/ |
H A D | GpuMemTracerTest.cpp | 160 const auto& pid1 = gpuMemEvent1.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 | 531 const int64_t pid1 = analyzer.GetFirstProcess(); 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 4071 pid_t pid1, pid2; in TEST() local
|
/aosp_15_r20/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/aware/ |
D | WifiAwareStateManagerTest.java | 377 final int pid1 = 2000; in testRequestMacAddresses() local 2624 final int pid1 = 2000; in testSendMessageQueueLimitBlock() local
|