Home
last modified time | relevance | path

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

/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-6.6/include/linux/
Duser_namespace.h217 static inline bool current_in_userns(const struct user_namespace *target_ns) in current_in_userns() function
/kernel/linux/linux-6.6/kernel/
Duser_namespace.c1309 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