Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Duser_namespace.h218 static inline bool current_in_userns(const struct user_namespace *target_ns) in current_in_userns() function
/openbmc/linux/kernel/
H A Duser_namespace.c1309 bool current_in_userns(const struct user_namespace *target_ns) in current_in_userns() function