Searched defs:upid (Results 1 – 2 of 2) sorted by relevance
| /linux/kernel/ |
| H A D | exit.c | 1734 int kernel_waitid_prepare(struct wait_opts *wo, int which, pid_t upid, in kernel_waitid_prepare() 1794 static long kernel_waitid(int which, pid_t upid, struct waitid_info *infop, in kernel_waitid() 1812 SYSCALL_DEFINE5(waitid, int, which, pid_t, upid, struct siginfo __user *, in SYSCALL_DEFINE5() argument 1845 long kernel_wait4(pid_t upid, int __user *stat_addr, int options, in kernel_wait4() 1904 SYSCALL_DEFINE4(wait4, pid_t, upid, int __user *, stat_addr, in SYSCALL_DEFINE4() argument
|
| /linux/io_uring/ |
| H A D | waitid.c | 27 pid_t upid; member
|