Home
last modified time | relevance | path

Searched refs:PF_SUPERPRIV (Results 1 – 6 of 6) sorted by relevance

/linux/kernel/
A Dtsacct.c46 if (tsk->flags & PF_SUPERPRIV) in bacct_add_tsk()
A Dcapability.c377 current->flags |= PF_SUPERPRIV; in ns_capable_common()
A Dacct.c557 if (current->flags & PF_SUPERPRIV) in acct_collect()
A Dfork.c2077 p->flags &= ~(PF_SUPERPRIV | PF_WQ_WORKER | PF_IDLE | PF_NO_SETAFFINITY); in copy_process()
/linux/security/
A Dcommoncap.c1433 current->flags |= PF_SUPERPRIV; in cap_mmap_addr()
/linux/include/linux/
A Dsched.h1669 #define PF_SUPERPRIV 0x00000100 /* Used super-user privileges */ macro

Completed in 19 milliseconds