Home
last modified time | relevance | path

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

/kernel/
Duser.c120 static struct user_struct *uid_hash_find(kuid_t uid, struct hlist_head *hashent) in uid_hash_find() function
176 ret = uid_hash_find(uid, uidhashentry(uid)); in find_user()
200 up = uid_hash_find(uid, hashent); in alloc_uid()
223 up = uid_hash_find(uid, hashent); in alloc_uid()