Lines Matching refs:pid_namespace
79 struct pid_namespace init_pid_ns = {
114 struct pid_namespace *ns; in put_pid()
142 struct pid_namespace *ns = upid->ns; in free_pid()
166 struct pid *alloc_pid(struct pid_namespace *ns, pid_t *set_tid, in alloc_pid()
172 struct pid_namespace *tmp; in alloc_pid()
311 void disable_pid_allocation(struct pid_namespace *ns) in disable_pid_allocation()
318 struct pid *find_pid_ns(int nr, struct pid_namespace *ns) in find_pid_ns()
426 struct task_struct *find_task_by_pid_ns(pid_t nr, struct pid_namespace *ns) in find_task_by_pid_ns()
485 pid_t pid_nr_ns(struct pid *pid, struct pid_namespace *ns) in pid_nr_ns()
506 struct pid_namespace *ns) in __task_pid_nr_ns()
520 struct pid_namespace *task_active_pid_ns(struct task_struct *tsk) in task_active_pid_ns()
531 struct pid *find_ge_pid(int nr, struct pid_namespace *ns) in find_ge_pid()