Home
last modified time | relevance | path

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

/Linux-v6.1/kernel/
Ducount.c164 struct ucounts *alloc_ucounts(struct user_namespace *ns, kuid_t uid) in alloc_ucounts() function
234 ucounts = alloc_ucounts(ns, uid); in inc_ucount()
Dcred.c677 if (!(new_ucounts = alloc_ucounts(new->user_ns, new->uid))) in set_cred_ucounts()
/Linux-v6.1/include/linux/
Duser_namespace.h123 struct ucounts *alloc_ucounts(struct user_namespace *ns, kuid_t uid);