Home
last modified time | relevance | path

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

/kernel/
Duser.c99 struct user_struct root_user = { variable
105 .ratelimit = RATELIMIT_STATE_INIT(root_user.ratelimit, 0, 0),
226 uid_hash_insert(&root_user, uidhashentry(GLOBAL_ROOT_UID)); in uid_cache_init()