Home
last modified time | relevance | path

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

/linux/include/linux/
H A Duser_namespace.h209 struct ns_common *ns_get_owner(struct ns_common *ns); in get_user_ns()
250 static inline struct ns_common *ns_get_owner(struct ns_common *ns) in ns_get_owner()
247 static inline struct ns_common *ns_get_owner(struct ns_common *ns) ns_get_owner() function
/linux/kernel/
H A Duser_namespace.c1377 struct ns_common *ns_get_owner(struct ns_common *ns) in ns_get_owner() function
1406 .get_parent = ns_get_owner,