Home
last modified time | relevance | path

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

/linux-6.1.9/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-6.1.9/include/linux/sched/
Duser.h43 extern struct user_struct root_user;
44 #define INIT_USER (&root_user)
/linux-6.1.9/Documentation/bpf/
Ddrgn.rst175 .user = (struct user_struct *)root_user+0x0 = 0xffffffff82444820,