Home
last modified time | relevance | path

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

/linux-5.19.10/kernel/
Duser.c99 struct user_struct root_user = { variable
102 .ratelimit = RATELIMIT_STATE_INIT(root_user.ratelimit, 0, 0),
241 if (user_epoll_alloc(&root_user)) in uid_cache_init()
246 uid_hash_insert(&root_user, uidhashentry(GLOBAL_ROOT_UID)); in uid_cache_init()
/linux-5.19.10/include/linux/sched/
Duser.h42 extern struct user_struct root_user;
43 #define INIT_USER (&root_user)
/linux-5.19.10/Documentation/bpf/
Ddrgn.rst175 .user = (struct user_struct *)root_user+0x0 = 0xffffffff82444820,