Home
last modified time | relevance | path

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

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