Home
last modified time | relevance | path

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

/kernel/
Dpid_namespace.c346 static inline struct pid_namespace *to_pid_ns(struct ns_common *ns) in to_pid_ns() function
389 put_pid_ns(to_pid_ns(ns)); in pidns_put()
396 struct pid_namespace *ancestor, *new = to_pid_ns(ns); in pidns_install()
430 pid_ns = p = to_pid_ns(ns)->parent; in pidns_get_parent()
444 return to_pid_ns(ns)->user_ns; in pidns_owner()