Lines Matching refs:pid_namespace
75 struct pid_namespace init_pid_ns = {
107 struct pid_namespace *ns; in put_pid()
135 struct pid_namespace *ns = upid->ns; in free_pid()
159 struct pid *alloc_pid(struct pid_namespace *ns, pid_t *set_tid, in alloc_pid()
165 struct pid_namespace *tmp; in alloc_pid()
302 void disable_pid_allocation(struct pid_namespace *ns) in disable_pid_allocation()
309 struct pid *find_pid_ns(int nr, struct pid_namespace *ns) in find_pid_ns()
413 struct task_struct *find_task_by_pid_ns(pid_t nr, struct pid_namespace *ns) in find_task_by_pid_ns()
472 pid_t pid_nr_ns(struct pid *pid, struct pid_namespace *ns) in pid_nr_ns()
493 struct pid_namespace *ns) in __task_pid_nr_ns()
507 struct pid_namespace *task_active_pid_ns(struct task_struct *tsk) in task_active_pid_ns()
518 struct pid *find_ge_pid(int nr, struct pid_namespace *ns) in find_ge_pid()