Searched defs:upid (Results 1 – 3 of 3) sorted by relevance
| /kernel/ |
| D | pid.c | 141 struct upid *upid = pid->numbers + i; in free_pid() local 173 struct upid *upid; in alloc_pid() local 488 struct upid *upid; in pid_nr_ns() local
|
| D | exit.c | 1712 int kernel_waitid_prepare(struct wait_opts *wo, int which, pid_t upid, in kernel_waitid_prepare() 1772 static long kernel_waitid(int which, pid_t upid, struct waitid_info *infop, in kernel_waitid() 1790 SYSCALL_DEFINE5(waitid, int, which, pid_t, upid, struct siginfo __user *, in SYSCALL_DEFINE5() argument 1823 long kernel_wait4(pid_t upid, int __user *stat_addr, int options, in kernel_wait4() 1882 SYSCALL_DEFINE4(wait4, pid_t, upid, int __user *, stat_addr, in SYSCALL_DEFINE4() argument
|
| /kernel/time/ |
| D | posix-cpu-timers.c | 60 const pid_t upid = CPUCLOCK_PID(clock); in pid_for_clock() local
|