Searched refs:alloc_ucounts (Results 1 – 3 of 3) sorted by relevance
157 struct ucounts *alloc_ucounts(struct user_namespace *ns, kuid_t uid) in alloc_ucounts() function219 ucounts = alloc_ucounts(ns, uid); in inc_ucount()
517 * This optimization is needed because alloc_ucounts() uses locks in set_cred_ucounts() 523 if (!(new_ucounts = alloc_ucounts(new->user_ns, new->uid))) in set_cred_ucounts()
136 struct ucounts *alloc_ucounts(struct user_namespace *ns, kuid_t uid);