Searched refs:PF_SUPERPRIV (Results 1 – 3 of 3) sorted by relevance
430 #define PF_SUPERPRIV 0x00000100 /* used super-user privileges */ macro724 current->flags |= PF_SUPERPRIV; in suser()733 current->flags |= PF_SUPERPRIV; in fsuser()753 current->flags |= PF_SUPERPRIV; in capable()
309 if (current->flags & PF_SUPERPRIV) in do_acct_process()
606 new_flags &= ~(PF_SUPERPRIV | PF_USEDFPU); in copy_flags()