Lines Matching defs:ns
62 static struct ucounts *inc_pid_namespaces(struct user_namespace *ns) in inc_pid_namespaces()
75 struct pid_namespace *ns; in create_pid_namespace() local
129 struct pid_namespace *ns = container_of(p, struct pid_namespace, rcu); in delayed_free_pidns() local
137 static void destroy_pid_namespace(struct pid_namespace *ns) in destroy_pid_namespace()
155 void put_pid_ns(struct pid_namespace *ns) in put_pid_ns()
348 static inline struct pid_namespace *to_pid_ns(struct ns_common *ns) in to_pid_ns()
355 struct pid_namespace *ns; in pidns_get() local
368 struct pid_namespace *ns = NULL; in pidns_for_children_get() local
389 static void pidns_put(struct ns_common *ns) in pidns_put()
394 static int pidns_install(struct nsset *nsset, struct ns_common *ns) in pidns_install()
426 static struct ns_common *pidns_get_parent(struct ns_common *ns) in pidns_get_parent()
444 static struct user_namespace *pidns_owner(struct ns_common *ns) in pidns_owner()