Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Duser_namespace.h223 static inline struct ns_common *ns_get_owner(struct ns_common *ns) in ns_get_owner() function
/openbmc/linux/kernel/
H A Duser_namespace.c1370 struct ns_common *ns_get_owner(struct ns_common *ns) in ns_get_owner() function