Searched refs:uid_hash_insert (Results 1 - 1 of 1) sorted by relevance

/linux-master/kernel/
H A Duser.c121 static void uid_hash_insert(struct user_struct *up, struct hlist_head *hashent) function
236 uid_hash_insert(new, hashent);
260 uid_hash_insert(&root_user, uidhashentry(GLOBAL_ROOT_UID));

Completed in 145 milliseconds