Searched refs:to_pid_ns (Results 1 - 1 of 1) sorted by last modified time

/linux-master/kernel/
H A Dpid_namespace.c342 static inline struct pid_namespace *to_pid_ns(struct ns_common *ns) function
385 put_pid_ns(to_pid_ns(ns));
392 struct pid_namespace *ancestor, *new = to_pid_ns(ns);
426 pid_ns = p = to_pid_ns(ns)->parent;
440 return to_pid_ns(ns)->user_ns;

Completed in 171 milliseconds