Home
last modified time | relevance | path

Searched refs:kernel_waitid_prepare (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/
H A Dexit.h27 int kernel_waitid_prepare(struct wait_opts *wo, int which, pid_t upid,
H A Dexit.c1736 int kernel_waitid_prepare(struct wait_opts *wo, int which, pid_t upid, in kernel_waitid_prepare() function
1802 ret = kernel_waitid_prepare(&wo, which, upid, infop, options, ru); in kernel_waitid()