uidhashentry      159 kernel/user.c  	ret = uid_hash_find(uid, uidhashentry(uid));
uidhashentry      177 kernel/user.c  	struct hlist_head *hashent = uidhashentry(uid);
uidhashentry      224 kernel/user.c  	uid_hash_insert(&root_user, uidhashentry(GLOBAL_ROOT_UID));