Searched refs:P2_WXORX_ENABLE_EXEC (Results 1 – 4 of 4) sorted by relevance
899 p->p_flag2 |= P2_WXORX_ENABLE_EXEC; in wxmap_ctl()921 if ((p->p_flag2 & P2_WXORX_ENABLE_EXEC) != 0) in wxmap_status()
501 P2_WXORX_DISABLE | P2_WXORX_ENABLE_EXEC); in do_fork()
1280 P2_WXORX_DISABLE | P2_WXORX_ENABLE_EXEC); in __CONCAT()1309 (imgp->proc->p_flag2 & P2_WXORX_ENABLE_EXEC) != 0) in __CONCAT()
883 #define P2_WXORX_ENABLE_EXEC 0x00020000 /* WXORX enabled after exec */ macro