Home
last modified time | relevance | path

Searched defs:userns_may_setgroups (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Duser_namespace.h206 static inline bool userns_may_setgroups(const struct user_namespace *ns) in userns_may_setgroups() function
/openbmc/linux/kernel/
H A Duser_namespace.c1280 bool userns_may_setgroups(const struct user_namespace *ns) in userns_may_setgroups() function