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

/linux-master/kernel/
H A Dexit.c1704 static long kernel_waitid(int which, pid_t upid, struct waitid_info *infop, function
1727 long err = kernel_waitid(which, upid, &info, options, ru ? &r : NULL);
1863 long err = kernel_waitid(which, pid, &info, options, uru ? &ru : NULL);
1869 /* kernel_waitid() overwrites everything in ru */

Completed in 99 milliseconds