Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Duser_namespace.h197 extern bool userns_may_setgroups(const struct user_namespace *ns);
226 static inline bool userns_may_setgroups(const struct user_namespace *ns) in userns_may_setgroups() function
/linux-6.15/kernel/
H A Dgroups.c190 userns_may_setgroups(user_ns); in may_setgroups()
H A Duser_namespace.c1290 bool userns_may_setgroups(const struct user_namespace *ns) in userns_may_setgroups() function