Searched refs:P2_WXORX_ENABLE_EXEC (Results 1 – 4 of 4) sorted by relevance
895 p->p_flag2 |= P2_WXORX_ENABLE_EXEC; in wxmap_ctl()917 if ((p->p_flag2 & P2_WXORX_ENABLE_EXEC) != 0) in wxmap_status()
494 P2_WXORX_DISABLE | P2_WXORX_ENABLE_EXEC); in do_fork()
1287 P2_WXORX_DISABLE | P2_WXORX_ENABLE_EXEC); in __CONCAT()1314 (imgp->proc->p_flag2 & P2_WXORX_ENABLE_EXEC) != 0) in __CONCAT()
836 #define P2_WXORX_ENABLE_EXEC 0x00020000 /* WXORX enabled after exec */ macro