Home
last modified time | relevance | path

Searched refs:zero_pid (Results 1 - 6 of 6) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/sched_setparam/
H A Dsched_setparam04.c31 static pid_t zero_pid; variable
42 "test with invalid address for p", &zero_pid, NULL, EINVAL}, {
43 "test with invalid p.sched_priority", &zero_pid, &p1, EINVAL}
/third_party/ltp/testcases/kernel/syscalls/sched_setscheduler/
H A Dsched_setscheduler03.c30 static pid_t zero_pid; variable
42 .pid = &zero_pid,
47 .pid = &zero_pid,
53 .pid = &zero_pid,
H A Dsched_setscheduler01.c39 static pid_t zero_pid; variable
54 {&zero_pid, SCHED_OTHER, &p1, EINVAL}
/third_party/ltp/testcases/kernel/syscalls/sched_getparam/
H A Dsched_getparam03.c25 static pid_t zero_pid; variable
39 &zero_pid, NULL, EINVAL},
/third_party/ltp/testcases/kernel/syscalls/ptrace/
H A Dptrace03.c23 static pid_t zero_pid; variable
34 {PTRACE_TRACEME, &zero_pid, EPERM,
/third_party/ltp/testcases/kernel/syscalls/sched_rr_get_interval/
H A Dsched_rr_get_interval03.c21 static pid_t zero_pid; variable
33 { &zero_pid, NULL, EFAULT}

Completed in 2 milliseconds