Searched refs:P2_WXORX_DISABLE (Results 1 – 4 of 4) sorted by relevance
872 p->p_flag2 |= P2_WXORX_DISABLE; in wxmap_ctl()903 if ((p->p_flag2 & P2_WXORX_DISABLE) != 0) in wxmap_status()
547 P2_WXORX_DISABLE | P2_WXORX_ENABLE_EXEC | P2_LOGSIGEXIT_CTL | in do_fork()
1322 P2_WXORX_DISABLE | P2_WXORX_ENABLE_EXEC); in __CONCAT()1350 (imgp->proc->p_flag2 & P2_WXORX_DISABLE) == 0) || in __CONCAT()
880 #define P2_WXORX_DISABLE 0x00010000 /* WX mappings enabled */ macro