Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Duser_namespace.h178 extern bool in_userns(const struct user_namespace *ancestor,
211 static inline bool in_userns(const struct user_namespace *ancestor, in in_userns() function
/linux-6.3-rc2/kernel/
A Dpid_namespace.c81 if (!in_userns(parent_pid_ns->user_ns, user_ns)) in create_pid_namespace()
A Duser_namespace.c1300 bool in_userns(const struct user_namespace *ancestor, in in_userns() function
1311 return in_userns(target_ns, current_user_ns()); in current_in_userns()

Completed in 7 milliseconds