to_pid_ns         380 kernel/pid_namespace.c 	put_pid_ns(to_pid_ns(ns));
to_pid_ns         386 kernel/pid_namespace.c 	struct pid_namespace *ancestor, *new = to_pid_ns(ns);
to_pid_ns         420 kernel/pid_namespace.c 	pid_ns = p = to_pid_ns(ns)->parent;
to_pid_ns         434 kernel/pid_namespace.c 	return to_pid_ns(ns)->user_ns;