Searched refs:userns_may_setgroups (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Duser_namespace.h185 extern bool userns_may_setgroups(const struct user_namespace *ns);
214 static inline bool userns_may_setgroups(const struct user_namespace *ns) function
/linux-master/kernel/
H A Dgroups.c190 userns_may_setgroups(user_ns);
H A Duser_namespace.c1283 bool userns_may_setgroups(const struct user_namespace *ns) function

Completed in 108 milliseconds