Home
last modified time | relevance | path

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

/linux/kernel/
A Duser.c112 struct user_struct root_user = { variable
115 .ratelimit = RATELIMIT_STATE_INIT(root_user.ratelimit, 0, 0),
255 if (user_epoll_alloc(&root_user)) in uid_cache_init()
260 uid_hash_insert(&root_user, uidhashentry(GLOBAL_ROOT_UID)); in uid_cache_init()
/linux/include/linux/sched/
A Duser.h43 extern struct user_struct root_user;
44 #define INIT_USER (&root_user)
/linux/Documentation/bpf/
A Ddrgn.rst175 .user = (struct user_struct *)root_user+0x0 = 0xffffffff82444820,

Completed in 5 milliseconds