Searched refs:kernel_waitid (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/kernel/ |
D | exit.c | 1572 static long kernel_waitid(int which, pid_t upid, struct waitid_info *infop, in kernel_waitid() function 1643 long err = kernel_waitid(which, upid, &info, options, ru ? &r : NULL); in SYSCALL_DEFINE5() 1779 long err = kernel_waitid(which, pid, &info, options, uru ? &ru : NULL); in COMPAT_SYSCALL_DEFINE5()
|