Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/
Dpid_namespace.c337 static inline struct pid_namespace *to_pid_ns(struct ns_common *ns) in to_pid_ns() function
357 put_pid_ns(to_pid_ns(ns)); in pidns_put()
363 struct pid_namespace *ancestor, *new = to_pid_ns(ns); in pidns_install()