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

/linux-master/kernel/
H A Duser_namespace.c1318 static inline struct user_namespace *to_user_ns(struct ns_common *ns) function
1336 put_user_ns(to_user_ns(ns));
1341 struct user_namespace *user_ns = to_user_ns(ns);
1393 return to_user_ns(ns)->parent;

Completed in 109 milliseconds