Home
last modified time | relevance | path

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

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