Lines Matching refs:pid_namespace
73 struct pid_namespace init_pid_ns = {
105 struct pid_namespace *ns; in put_pid()
133 struct pid_namespace *ns = upid->ns; in free_pid()
160 struct pid *alloc_pid(struct pid_namespace *ns) in alloc_pid()
165 struct pid_namespace *tmp; in alloc_pid()
254 void disable_pid_allocation(struct pid_namespace *ns) in disable_pid_allocation()
261 struct pid *find_pid_ns(int nr, struct pid_namespace *ns) in find_pid_ns()
346 struct task_struct *find_task_by_pid_ns(pid_t nr, struct pid_namespace *ns) in find_task_by_pid_ns()
405 pid_t pid_nr_ns(struct pid *pid, struct pid_namespace *ns) in pid_nr_ns()
426 struct pid_namespace *ns) in __task_pid_nr_ns()
441 struct pid_namespace *task_active_pid_ns(struct task_struct *tsk) in task_active_pid_ns()
452 struct pid *find_ge_pid(int nr, struct pid_namespace *ns) in find_ge_pid()