Searched refs:P2_WXORX_DISABLE (Results 1 – 4 of 4) sorted by relevance
874 p->p_flag2 |= P2_WXORX_DISABLE; in wxmap_ctl()909 if ((p->p_flag2 & P2_WXORX_DISABLE) != 0) in wxmap_status()
499 P2_WXORX_DISABLE | P2_WXORX_ENABLE_EXEC | P2_LOGSIGEXIT_CTL | in do_fork()
1286 P2_WXORX_DISABLE | P2_WXORX_ENABLE_EXEC); in __CONCAT()1314 (imgp->proc->p_flag2 & P2_WXORX_DISABLE) == 0) || in __CONCAT()
876 #define P2_WXORX_DISABLE 0x00010000 /* WX mappings enabled */ macro