Home
last modified time | relevance | path

Searched refs:kernel_waitid (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/kernel/
H A Dexit.c1643 static long kernel_waitid(int which, pid_t upid, struct waitid_info *infop, in kernel_waitid() function
1714 long err = kernel_waitid(which, upid, &info, options, ru ? &r : NULL); in SYSCALL_DEFINE5()
1850 long err = kernel_waitid(which, pid, &info, options, uru ? &ru : NULL); in COMPAT_SYSCALL_DEFINE5()