Home
last modified time | relevance | path

Searched defs:pid1 (Results 26 - 50 of 71) sorted by relevance

123

/kernel/liteos_a/testsuites/unittest/process/basic/pthread/smoke/
H A Dpthread_test_015.cpp76 pid_t pid, pid1; in TestCase() local
H A Dpthread_test_017.cpp73 pid_t pid, pid1; in TestCase() local
/kernel/linux/linux-5.10/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() argument
35 int pid1, pid2; in main() local
[all...]
/kernel/linux/linux-6.6/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() argument
35 int pid1, pid2; in main() local
[all...]
/kernel/liteos_a/testsuites/unittest/container/full/
H A DIt_pid_container_018.cpp83 pid_t pid1 = fork(); in ChildFun() local
H A DIt_pid_container_019.cpp70 pid_t pid1 = fork(); in ChildFun() local
/kernel/liteos_a/testsuites/unittest/container/smoke/
H A DIt_ipc_container_008.cpp80 auto pid1 = clone(childFunc, stackTop, CLONE_NEWIPC, NULL); in ItIpcContainer008() local
H A DIt_ipc_container_007.cpp76 auto pid1 = clone(childFunc, stackTop, CLONE_NEWIPC, NULL); in ItIpcContainer007() local
H A DIt_mnt_container_010.cpp80 auto pid1 = clone(childFunc, stackTop, CLONE_NEWNS, NULL); in ItMntContainer010() local
H A DIt_mnt_container_009.cpp76 auto pid1 = clone(childFunc, stackTop, CLONE_NEWNS, NULL); in ItMntContainer009() local
H A DIt_net_container_012.cpp80 auto pid1 = clone(childFunc, stackTop, CLONE_NEWNET, NULL); in ItNetContainer012() local
H A DIt_net_container_011.cpp76 auto pid1 = clone(childFunc, stackTop, CLONE_NEWNET, NULL); in ItNetContainer011() local
H A DIt_pid_container_030.cpp66 auto pid1 = getpid(); in ChildFunClone1() local
H A DIt_pid_container_033.cpp82 auto pid1 = clone(childFunc, stackTop, CLONE_NEWPID, NULL); in ItPidContainer033() local
H A DIt_pid_container_032.cpp78 auto pid1 = clone(childFunc, stackTop, CLONE_NEWPID, NULL); in ItPidContainer032() local
H A DIt_time_container_006.cpp86 auto pid1 = clone(childFunc, stackTop, CLONE_NEWTIME, NULL); in ItTimeContainer006() local
H A DIt_user_container_007.cpp80 auto pid1 = clone(childFunc, stackTop, CLONE_NEWUSER, NULL); in ItUserContainer007() local
H A DIt_user_container_006.cpp76 auto pid1 = clone(childFunc, stackTop, CLONE_NEWUSER, NULL); in ItUserContainer006() local
H A DIt_uts_container_008.cpp80 auto pid1 = clone(childFunc, stackTop, CLONE_NEWUTS, NULL); in ItUtsContainer008() local
H A DIt_uts_container_007.cpp76 auto pid1 = clone(childFunc, stackTop, CLONE_NEWUTS, NULL); in ItUtsContainer007() local
/kernel/liteos_a/testsuites/unittest/process/basic/process/full/
H A Dprocess_test_042.cpp80 pid_t pid, pid1; in GroupProcess() local
152 pid_t pid, pid1; in TestCase() local
/kernel/liteos_a/testsuites/unittest/process/basic/process/smoke/
H A Dprocess_test_006.cpp50 int pid, pid1; in ProcessTest001() local
H A Dprocess_test_023.cpp75 pid_t pid, pid1, pid2; in ProcessTest() local
H A Dprocess_test_021.cpp92 pid_t pid, pid1, pid2; in ProcessTest() local
H A Dprocess_test_025.cpp75 pid_t pid, pid1, pid2; in ProcessTest() local

Completed in 6 milliseconds

123