Lines Matching refs:pid_namespace
71 struct pid_namespace init_pid_ns = {
103 struct pid_namespace *ns; in put_pid()
132 struct pid_namespace *ns = upid->ns; in free_pid()
159 struct pid *alloc_pid(struct pid_namespace *ns) in alloc_pid()
164 struct pid_namespace *tmp; in alloc_pid()
249 void disable_pid_allocation(struct pid_namespace *ns) in disable_pid_allocation()
256 struct pid *find_pid_ns(int nr, struct pid_namespace *ns) in find_pid_ns()
341 struct task_struct *find_task_by_pid_ns(pid_t nr, struct pid_namespace *ns) in find_task_by_pid_ns()
400 pid_t pid_nr_ns(struct pid *pid, struct pid_namespace *ns) in pid_nr_ns()
421 struct pid_namespace *ns) in __task_pid_nr_ns()
436 struct pid_namespace *task_active_pid_ns(struct task_struct *tsk) in task_active_pid_ns()
447 struct pid *find_ge_pid(int nr, struct pid_namespace *ns) in find_ge_pid()