2 * SYSCALL_DEFINE5(waitid, int, which, pid_t, upid, struct siginfo __user *,
3 infop, int, options, struct rusage __user *, ru)
7 struct syscallentry syscall_waitid
= {
14 .arg3type
= ARG_ADDRESS
,
15 .arg4name
= "options",
17 .arg5type
= ARG_ADDRESS
,