Searched refs:kernel_waitid (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/kernel/ |
H A D | exit.c | 1645 static long kernel_waitid(int which, pid_t upid, struct waitid_info *infop, in kernel_waitid() function 1716 long err = kernel_waitid(which, upid, &info, options, ru ? &r : NULL); in SYSCALL_DEFINE5() 1852 long err = kernel_waitid(which, pid, &info, options, uru ? &ru : NULL); in COMPAT_SYSCALL_DEFINE5()
|