Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Duser_namespace.h74 extern bool userns_may_setgroups(const struct user_namespace *ns);
99 static inline bool userns_may_setgroups(const struct user_namespace *ns) in userns_may_setgroups() function
/linux-4.4.14/kernel/
Dgroups.c219 userns_may_setgroups(user_ns); in may_setgroups()
Duser_namespace.c932 bool userns_may_setgroups(const struct user_namespace *ns) in userns_may_setgroups() function