Home
last modified time | relevance | path

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

/linux/kernel/
H A Ducount.c157 struct ucounts *alloc_ucounts(struct user_namespace *ns, kuid_t uid) in alloc_ucounts() function
219 ucounts = alloc_ucounts(ns, uid); in inc_ucount()
H A Dcred.c544 if (!(new_ucounts = alloc_ucounts(new->user_ns, new->uid))) in set_cred_ucounts()
/linux/include/linux/
H A Duser_namespace.h136 struct ucounts *alloc_ucounts(struct user_namespace *ns, kuid_t uid);