Home
last modified time | relevance | path

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

/linux/kernel/
H A Duser.c127 static struct user_struct *uid_hash_find(kuid_t uid, struct hlist_head *hashent) in uid_hash_find() function
182 ret = uid_hash_find(uid, uidhashentry(uid)); in find_user()
205 up = uid_hash_find(uid, hashent); in alloc_uid()
227 up = uid_hash_find(uid, hashent); in alloc_uid()