Home
last modified time | relevance | path

Searched refs:execl (Results 1 - 24 of 24) sorted by relevance

/kernel/linux/linux-6.6/tools/testing/selftests/perf_events/
H A Dremove_on_exec.c143 execl("/proc/self/exe", "exec_child", NULL); in TEST_F()
181 execl("/proc/self/exe", "exec_child", NULL); in TEST_F()
206 execl("/proc/self/exe", "exec_child", NULL); in TEST_F()
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/tm/
H A Dtm-exec.c38 execl(path, "tm-exec", "--child", NULL); in test_exec()
41 perror("execl() failed"); in test_exec()
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/tm/
H A Dtm-exec.c39 execl(path, "tm-exec", "--child", NULL); in test_exec()
42 perror("execl() failed"); in test_exec()
/kernel/liteos_a/testsuites/unittest/container/full/
H A DIt_pid_container_012.cpp35 return execl("/bin/shell", "shell", "kill", "-9", "1", (char *)0); in ChildFun()
H A DIt_pid_container_011.cpp35 return execl("/bin/toybox", "toybox", "ps", (char *)0); in ChildFun()
H A DIt_pid_container_015.cpp35 int ret = execl("/bin/shell", "shell", "v2p", "1", "0x1000000", (char *)0); in ChildFun()
H A DIt_pid_container_017.cpp35 int ret = execl("/bin/shell", "shell", "cpup", "0", "1", (char *)0); in ChildFun()
H A DIt_pid_container_016.cpp35 int ret = execl("/bin/shell", "shell", "vmm", "1", (char *)0); in ChildFun()
H A DIt_pid_container_019.cpp46 ret = execl("/bin/shell", "shell", "task", param, (char *)0); in ChildShell()
H A DIt_pid_container_018.cpp38 int ret = execl("/bin/shell", "shell", "task", "-a", (char *)0); in ChildShell()
/kernel/linux/linux-5.10/tools/testing/selftests/wireguard/qemu/
H A Dinit.c177 execl("/init.sh", "init", NULL); in launch_tests()
/kernel/linux/linux-6.6/tools/testing/selftests/wireguard/qemu/
H A Dinit.c172 execl("/init.sh", "init", NULL); in launch_tests()
/kernel/linux/linux-5.10/tools/testing/selftests/pidfd/
H A Dpidfd_test.c387 execl("/bin/sleep", "sleep", str(CHILD_THREAD_MIN_WAIT), (char *)NULL); in test_pidfd_poll_exec_thread()
/kernel/linux/linux-5.10/tools/testing/selftests/arm64/pauth/
H A Dpac.c148 ret = execl("exec_target", "exec_target", (char *)NULL); in exec_sign_all()
/kernel/linux/linux-5.10/tools/testing/selftests/capabilities/
H A Dtest_execve.c209 execl(name, name, (eff ? "1" : "0"), in exec_other_validate_cap()
212 ksft_exit_fail_msg("execl - %s\n", strerror(errno)); in exec_other_validate_cap()
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-help.c183 execl("/bin/sh", "sh", "-c", shell_cmd, NULL); in exec_man_cmd()
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-help.c185 execl("/bin/sh", "sh", "-c", shell_cmd, NULL); in exec_man_cmd()
/kernel/linux/linux-6.6/tools/testing/selftests/arm64/pauth/
H A Dpac.c148 ret = execl("exec_target", "exec_target", (char *)NULL); in exec_sign_all()
/kernel/linux/linux-6.6/tools/testing/selftests/pidfd/
H A Dpidfd_test.c388 execl("/bin/sleep", "sleep", str(CHILD_THREAD_MIN_WAIT), (char *)NULL); in test_pidfd_poll_exec_thread()
/kernel/linux/linux-6.6/tools/testing/selftests/capabilities/
H A Dtest_execve.c209 execl(name, name, (eff ? "1" : "0"), in exec_other_validate_cap()
212 ksft_exit_fail_msg("execl - %s\n", strerror(errno)); in exec_other_validate_cap()
/kernel/linux/linux-6.6/tools/testing/selftests/arm64/fp/
H A Dfp-stress.c117 ret = execl(program, program, NULL); in child_start()
118 fprintf(stderr, "execl(%s) failed: %d (%s)\n", in child_start()
H A Dvec-syscfg.c122 ret = execl(data->rdvl_binary, data->rdvl_binary, NULL); in get_child_rdvl()
123 fprintf(stderr, "execl(%s) failed: %d (%s)\n", in get_child_rdvl()
/kernel/linux/linux-5.10/tools/testing/selftests/x86/
H A Dldt_gdt.c656 execl("/proc/self/exe", "ldt_gdt_test_exec", NULL); in do_exec_test()
/kernel/linux/linux-6.6/tools/testing/selftests/x86/
H A Dldt_gdt.c656 execl("/proc/self/exe", "ldt_gdt_test_exec", NULL); in do_exec_test()

Completed in 14 milliseconds