Searched refs:PF_SUPERPRIV (Results 1 – 6 of 6) sorted by relevance
46 if (tsk->flags & PF_SUPERPRIV) in bacct_add_tsk()
377 current->flags |= PF_SUPERPRIV; in ns_capable_common()
557 if (current->flags & PF_SUPERPRIV) in acct_collect()
2077 p->flags &= ~(PF_SUPERPRIV | PF_WQ_WORKER | PF_IDLE | PF_NO_SETAFFINITY); in copy_process()
1433 current->flags |= PF_SUPERPRIV; in cap_mmap_addr()
1669 #define PF_SUPERPRIV 0x00000100 /* Used super-user privileges */ macro
Completed in 20 milliseconds