Home
last modified time | relevance | path

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

/linux-6.15/include/linux/sched/
H A Duser.h44 #define INIT_USER (&root_user) macro
/linux-6.15/kernel/
H A Dcred.c59 .user = INIT_USER,
H A Dsys.c519 new->user != INIT_USER) in flag_nproc_exceeded()
H A Dfork.c2300 if (p->real_cred->user != INIT_USER && in copy_process()