uidhashentry 368 kernel/user.c ret = uid_hash_find(uid, uidhashentry(ns, uid)); uidhashentry 389 kernel/user.c struct hlist_head *hashent = uidhashentry(ns, uid); uidhashentry 520 kernel/user.c uid_hash_insert(&root_user, uidhashentry(&init_user_ns, 0));