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