Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/
Duser.c91 struct user_struct root_user = { variable
223 uid_hash_insert(&root_user, uidhashentry(GLOBAL_ROOT_UID)); in uid_cache_init()
/linux-4.4.14/include/linux/
Dsched.h854 extern struct user_struct root_user;
855 #define INIT_USER (&root_user)