Home
last modified time | relevance | path

Searched refs:fork (Results 1 - 25 of 631) sorted by relevance

12345678910>>...26

/kernel/liteos_a/testsuites/unittest/process/basic/process/smoke/
H A Dprocess_test_005.cpp37 pid = fork(); in ProcessTest002()
45 pid = fork(); in ProcessTest002()
53 pid = fork(); in ProcessTest002()
61 pid = fork(); in ProcessTest002()
69 pid = fork(); in ProcessTest002()
77 pid = fork(); in ProcessTest002()
85 pid = fork(); in ProcessTest002()
93 pid = fork(); in ProcessTest002()
101 pid = fork(); in ProcessTest002()
109 pid = fork(); in ProcessTest002()
[all...]
H A Dprocess_test_004.cpp39 ret = fork(); in Testcase()
51 ret = fork(); in Testcase()
65 ret = fork(); in Testcase()
78 ret = fork(); in Testcase()
91 ret = fork(); in Testcase()
103 ret = fork(); in Testcase()
H A Dprocess_test_038.cpp59 pid = fork(); in ProcessGroup()
68 pid1 = fork(); in ProcessGroup()
92 pid = fork(); in GroupProcess()
121 pid = fork(); in TestCase()
H A Dprocess_test_023.cpp81 pid = fork(); in ProcessTest()
90 pid1 = fork(); in ProcessTest()
98 pid2 = fork(); in ProcessTest()
136 pid_t pid = fork(); in TestCase()
H A Dprocess_test_025.cpp81 pid = fork(); in ProcessTest()
90 pid1 = fork(); in ProcessTest()
99 pid2 = fork(); in ProcessTest()
140 pid_t pid = fork(); in TestCase()
H A Dprocess_test_022.cpp81 pid = fork(); in ProcessTest()
90 pid1 = fork(); in ProcessTest()
98 pid2 = fork(); in ProcessTest()
137 pid_t pid = fork(); in TestCase()
H A Dprocess_test_024.cpp76 pid = fork(); in ProcessTest()
84 pid1 = fork(); in ProcessTest()
92 pid2 = fork(); in ProcessTest()
132 pid_t pid = fork(); in TestCase()
H A Dprocess_test_006.cpp63 pid = fork(); in ProcessTest001()
70 pid1 = fork(); in ProcessTest001()
105 ret = fork(); in TestCase()
H A Dprocess_test_019.cpp59 pid = fork(); in ProcessTest()
70 pid1 = fork(); in ProcessTest()
102 pid_t pid = fork(); in TestCase()
H A Dprocess_test_018.cpp62 pid = fork(); in ProcessTest()
78 pid1 = fork(); in ProcessTest()
105 pid_t pid = fork(); in TestCase()
H A Dprocess_test_020.cpp67 pid = fork(); in ProcessTest()
80 pid1 = fork(); in ProcessTest()
119 pid_t pid = fork(); in TestCase()
/kernel/linux/linux-6.6/tools/testing/selftests/arm64/fp/
H A DMakefile11 za-fork za-ptrace
22 EXTRA_CLEAN += $(OUTPUT)/asm-utils.o $(OUTPUT)/rdvl.o $(OUTPUT)/za-fork-asm.o
39 $(OUTPUT)/za-fork: za-fork.c $(OUTPUT)/za-fork-asm.o
/kernel/liteos_a/testsuites/unittest/container/full/
H A DIt_pid_container_018.cpp63 pid_t pid = fork(); in Child1()
83 pid_t pid1 = fork(); in ChildFun()
89 pid_t pid2 = fork(); in ChildFun()
94 pid_t pid3 = fork(); in ChildFun()
136 pid = fork(); in ItPidContainer018()
H A DIt_pid_container_020.cpp37 pid_t pid1 = fork(); in Child()
39 pid_t pid3 = fork(); in Child()
52 pid_t pid2 = fork(); in Child()
72 pid_t pid1 = fork(); in ChildFun()
/kernel/liteos_a/testsuites/unittest/process/basic/process/full/
H A Dprocess_test_055.cpp38 pid_t pid = fork(); in Child1()
61 pid = fork(); in TestCase()
78 pid = fork(); in TestCase()
/kernel/linux/linux-6.6/tools/testing/selftests/perf_events/
H A Dremove_on_exec.c99 /* Verify event propagates to fork'd child. */
103 pid_t pid = fork(); in TEST_F()
118 * Verify that event does _not_ propagate to fork+exec'd child; event enabled
119 * after fork+exec.
131 pid_only_fork = fork(); in TEST_F()
139 pid_exec = fork(); in TEST_F()
169 * Verify that event does _not_ propagate to fork+exec'd child; event enabled
170 * before fork+exec.
179 pid_exec = fork(); in TEST_F()
204 pids[i] = fork(); in TEST_F()
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/pid_namespace/
H A Dregression_enomem.c19 * 35f71bc0a09a ("fork: report pid reservation failure properly")
31 pid = fork(); in TEST()
39 pid = fork(); in TEST()
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/benchmarks/
H A DMakefile2 TEST_GEN_PROGS := gettimeofday context_switch fork mmap_bench futex_bench null_syscall
18 $(OUTPUT)/fork: LDLIBS += -lpthread
/kernel/linux/linux-6.6/tools/testing/selftests/pid_namespace/
H A Dregression_enomem.c19 * 35f71bc0a09a ("fork: report pid reservation failure properly")
31 pid = fork(); in TEST()
39 pid = fork(); in TEST()
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/benchmarks/
H A DMakefile2 TEST_GEN_PROGS := gettimeofday context_switch fork mmap_bench futex_bench null_syscall
18 $(OUTPUT)/fork: LDLIBS += -lpthread
/kernel/linux/linux-5.10/tools/testing/selftests/proc/
H A Dproc-loadavg-001.c36 pid = fork(); in main()
56 pid = fork(); in main()
/kernel/linux/linux-6.6/tools/testing/selftests/proc/
H A Dproc-loadavg-001.c36 pid = fork(); in main()
56 pid = fork(); in main()
/kernel/liteos_a/testsuites/unittest/basic/exc/smoke/
H A Dit_test_exc_005.cpp55 pid_t pid = fork(); in TestCase()
63 pid1 = fork(); in TestCase()
H A Dit_test_exc_004.cpp41 pid_t pid = fork(); in TestThread()
62 pid_t pid = fork(); in TestCase()
/kernel/liteos_a/testsuites/unittest/extended/signal/full/
H A Dsignal_test_007.cpp50 fpid = fork(); in TestSigKillResp()
53 fpids = fork(); in TestSigKillResp()

Completed in 8 milliseconds

12345678910>>...26