/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/math/ |
H A D | vmx_syscall.c | 51 pid_t pid2; in test_vmx_syscall() local
|
H A D | fpu_syscall.c | 50 pid_t pid2; in test_syscall_fpu() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/math/ |
H A D | vmx_syscall.c | 51 pid_t pid2; in test_vmx_syscall() local
|
H A D | fpu_syscall.c | 50 pid_t pid2; in test_syscall_fpu() local
|
/kernel/liteos_a/testsuites/unittest/container/full/ |
H A D | It_pid_container_020.cpp | 52 pid_t pid2 = fork(); in Child() local
|
H A D | It_pid_container_018.cpp | 89 pid_t pid2 = fork(); in ChildFun() local
|
/kernel/liteos_a/testsuites/unittest/process/basic/process/smoke/ |
H A D | process_test_019.cpp | 56 pid_t pid, pid1, pid2; in ProcessTest() local
|
H A D | process_test_018.cpp | 56 pid_t pid, pid1, pid2; in ProcessTest() local
|
H A D | process_test_020.cpp | 63 pid_t pid, pid1, pid2; in ProcessTest() local
|
H A D | process_test_023.cpp | 75 pid_t pid, pid1, pid2; in ProcessTest() local
|
H A D | process_test_021.cpp | 92 pid_t pid, pid1, pid2; in ProcessTest() local
|
H A D | process_test_025.cpp | 75 pid_t pid, pid1, pid2; in ProcessTest() local
|
H A D | process_test_022.cpp | 72 pid_t pid, pid1, pid2; in ProcessTest() local
|
H A D | process_test_024.cpp | 70 pid_t pid, pid1, pid2; in ProcessTest() local
|
/kernel/linux/linux-5.10/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() argument 35 int pid1, pid2; in main() local 88 int pid2 = getpid(); in main() local [all...] |
/kernel/linux/linux-6.6/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() argument 35 int pid1, pid2; in main() local 88 int pid2 = getpid(); in main() local [all...] |
/kernel/liteos_a/testsuites/unittest/container/smoke/ |
H A D | It_ipc_container_007.cpp | 79 auto pid2 = clone(childFunc, stackTop, CLONE_NEWIPC, NULL); in ItIpcContainer007() local
|
H A D | It_mnt_container_009.cpp | 79 auto pid2 = clone(childFunc, stackTop, CLONE_NEWNS, NULL); in ItMntContainer009() local
|
H A D | It_net_container_011.cpp | 79 auto pid2 = clone(childFunc, stackTop, CLONE_NEWNET, NULL); in ItNetContainer011() local
|
H A D | It_pid_container_032.cpp | 81 auto pid2 = clone(childFunc, stackTop, CLONE_NEWPID, NULL); in ItPidContainer032() local
|
H A D | It_user_container_006.cpp | 79 auto pid2 = clone(childFunc, stackTop, CLONE_NEWUSER, NULL); in ItUserContainer006() local
|
H A D | It_uts_container_007.cpp | 79 auto pid2 = clone(childFunc, stackTop, CLONE_NEWUTS, NULL); in ItUtsContainer007() local
|
/kernel/linux/linux-5.10/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() argument
|
/kernel/linux/linux-6.6/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() argument
|
/kernel/linux/linux-5.10/arch/parisc/include/asm/ |
H A D | kgdb.h | 52 unsigned long pid2; member
|