Home
last modified time | relevance | path

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

/include/linux/
Duser_namespace.h141 extern bool current_in_userns(const struct user_namespace *target_ns);
178 static inline bool current_in_userns(const struct user_namespace *target_ns) in current_in_userns() function