Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Duidgid.h143 static inline kuid_t make_kuid(struct user_namespace *from, uid_t uid) in make_kuid() function
/openbmc/linux/kernel/
H A Duser_namespace.c408 kuid_t make_kuid(struct user_namespace *ns, uid_t uid) in make_kuid() function