Searched refs:PF_SUPERPRIV (Results 1 – 3 of 3) sorted by relevance
1476 /* set PF_SUPERPRIV if it turns out we allow the low mmap */ in cap_mmap_addr() 1478 current->flags |= PF_SUPERPRIV; in cap_mmap_addr()
1762 #define PF_SUPERPRIV 0x00000100 /* Used super-user privileges */ macro
2147 p->flags &= ~(PF_SUPERPRIV | PF_WQ_WORKER | PF_IDLE | PF_NO_SETAFFINITY); in copy_process()