Home
last modified time | relevance | path

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

/linux/kernel/
H A Dpid_namespace.c326 static inline struct pid_namespace *to_pid_ns(struct ns_common *ns) in to_pid_ns() function
369 put_pid_ns(to_pid_ns(ns)); in pidns_put()
376 struct pid_namespace *ancestor, *new = to_pid_ns(ns); in pidns_install()
410 pid_ns = p = to_pid_ns(ns)->parent; in pidns_get_parent()
424 return to_pid_ns(ns)->user_ns; in pidns_owner()