Searched refs:WP_NOWATCH (Results 1 – 4 of 4) sorted by relevance
76 #define WP_NOWATCH 0x01 /* protections temporarily restored */ macro
250 pwp->wp_flags |= WP_NOWATCH; in pr_do_mappage()264 ASSERT(pwp->wp_flags & WP_NOWATCH); in pr_do_mappage()273 pwp->wp_flags &= ~WP_NOWATCH; in pr_do_mappage()389 !(pwp->wp_flags & WP_NOWATCH)) { in setallwatch()
3327 (pwp->wp_flags & WP_NOWATCH)) && in pr_free_watched_pages()3447 if (!(pwp->wp_flags & WP_NOWATCH) && in set_watched_page()3530 if (!(pwp->wp_flags & WP_NOWATCH) && in clear_watched_page()
3387 if (!(pwp->wp_flags & WP_NOWATCH) && prot != pwp->wp_oprot) { in as_setwatch()3474 if (!(pwp->wp_flags & WP_NOWATCH) && wprot != pwp->wp_oprot) { in as_setwatchprot()