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

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

Completed in 117 milliseconds