Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/include/linux/
Duser_namespace.h164 static inline bool current_in_userns(const struct user_namespace *target_ns) in current_in_userns() function
/kernel/linux/linux-5.10/include/linux/
Duser_namespace.h178 static inline bool current_in_userns(const struct user_namespace *target_ns) in current_in_userns() function
/kernel/linux/linux-5.10/kernel/
Duser_namespace.c1288 bool current_in_userns(const struct user_namespace *target_ns) in current_in_userns() function
/kernel/linux/linux-4.19/kernel/
Duser_namespace.c1235 bool current_in_userns(const struct user_namespace *target_ns) in current_in_userns() function