Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Duser_namespace.h177 extern bool userns_may_setgroups(const struct user_namespace *ns);
206 static inline bool userns_may_setgroups(const struct user_namespace *ns) in userns_may_setgroups() function
/Linux-v6.6/kernel/
Dgroups.c190 userns_may_setgroups(user_ns); in may_setgroups()
Duser_namespace.c1280 bool userns_may_setgroups(const struct user_namespace *ns) in userns_may_setgroups() function