Searched refs:to_pid_ns (Results 1 - 1 of 1) sorted by relevance

/linux-master/kernel/
H A Dpid_namespace.c343 static inline struct pid_namespace *to_pid_ns(struct ns_common *ns) function
386 put_pid_ns(to_pid_ns(ns));
393 struct pid_namespace *ancestor, *new = to_pid_ns(ns);
427 pid_ns = p = to_pid_ns(ns)->parent;
441 return to_pid_ns(ns)->user_ns;

Completed in 121 milliseconds