Home
last modified time | relevance | path

Searched defs:child_pid (Results 1 - 25 of 110) sorted by relevance

12345

/third_party/ltp/lib/newlib_tests/
H A Dtest_children_cleanup.c18 pid_t child_pid, main_pid = getpid(); in run() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_getscheduler/
H A D5-1.c27 int result = -1, child_pid; in main() local
/third_party/ltp/testcases/kernel/syscalls/getpgid/
H A Dgetpgid01.c18 pid_t pid_1, child_pid, pgid; in run() local
33 TST_EXP_PID(getpgid(child_pid), "getpgid(%d)", child_pid); in run() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_getparam/
H A D4-1.c28 int result = -1, child_pid; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_setparam/
H A D23-7.c25 int child_pid, stat_loc, old_priority; in main() local
H A D27-1.c28 int result, child_pid, stat_loc; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_setscheduler/
H A D21-1.c27 int result, child_pid, stat_loc; in main() local
/third_party/musl/libc-test/src/functionalext/supplement/linux/
H A Dptrace.c31 pid_t child_pid = fork(); in ptrace_0100() local
/third_party/ltp/testcases/kernel/syscalls/capset/
H A Dcapset04.c25 static pid_t child_pid; variable
/third_party/ltp/testcases/kernel/syscalls/ptrace/
H A Dptrace02.c23 int child_pid[2]; in verify_ptrace() local
H A Dptrace09.c26 static pid_t child_pid; variable
[all...]
H A Dptrace10.c25 static pid_t child_pid; variable
[all...]
/third_party/ltp/testcases/kernel/syscalls/setpgid/
H A Dsetpgid03.c37 pid_t child_pid; in run() local
/third_party/ltp/testcases/kernel/syscalls/clone/
H A Dclone01.c29 int status, child_pid; in verify_clone() local
H A Dclone03.c19 static int *child_pid; variable
/third_party/ltp/testcases/kernel/syscalls/sched_getparam/
H A Dsched_getparam01.c31 pid_t child_pid; in verify_sched_getparam() local
/third_party/ltp/testcases/kernel/syscalls/sched_setparam/
H A Dsched_setparam03.c26 pid_t child_pid; in run() local
H A Dsched_setparam05.c24 pid_t child_pid = SAFE_FORK(); in run() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_rr_get_interval/
H A D3-1.c29 int result = -2, child_pid, stat_loc; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/killpg/
H A D1-2.c38 int child_pid, child_pgid; in main() local
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/pmu/ebb/
H A Dtask_event_pinned_vs_ebb_test.c22 static int setup_child_event(struct event *event, pid_t child_pid) in setup_child_event() argument
H A Dtask_event_vs_ebb_test.c22 static int setup_child_event(struct event *event, pid_t child_pid) in setup_child_event() argument
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dcpumask.c28 pid_t child_pid; in verify_success() local
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/pmu/ebb/
H A Dtask_event_pinned_vs_ebb_test.c22 static int setup_child_event(struct event *event, pid_t child_pid) in setup_child_event() argument
H A Dtask_event_vs_ebb_test.c22 static int setup_child_event(struct event *event, pid_t child_pid) in setup_child_event() argument

Completed in 6 milliseconds

12345