Home
last modified time | relevance | path

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

/linux/include/linux/
H A Duser_namespace.h169 static inline struct user_namespace *to_user_ns(struct ns_common *ns) in to_user_ns() function
/linux/kernel/
H A Duser_namespace.c1340 put_user_ns(to_user_ns(ns)); in userns_put()
1345 struct user_namespace *user_ns = to_user_ns(ns); in userns_install()
1397 return to_user_ns(ns)->parent; in userns_owner()
H A Dnstree.c567 kls->user_ns = to_user_ns(ns); in do_listns_userns()