Searched refs:PF_SUPERPRIV (Results 1 – 6 of 6) sorted by relevance
52 if (tsk->flags & PF_SUPERPRIV) in bacct_add_tsk()
383 current->flags |= PF_SUPERPRIV; in ns_capable()
556 if (current->flags & PF_SUPERPRIV) in acct_collect()
1337 p->flags &= ~(PF_SUPERPRIV | PF_WQ_WORKER); in copy_process()
1057 current->flags |= PF_SUPERPRIV; in cap_mmap_addr()
2077 #define PF_SUPERPRIV 0x00000100 /* used super-user privileges */ macro