Home | History | Annotate | Download | only in kern

Lines Matching refs:PR_USEBMAP

296 		/* !PR_USEBMAP */
301 /* PR_USEBMAP */
414 KASSERT(pp->pr_roflags & PR_USEBMAP);
943 pp->pr_roflags |= PR_USEBMAP;
954 KASSERT(pp->pr_roflags & PR_USEBMAP);
966 "PR_USEBMAP", __func__,
1214 if (pp->pr_roflags & PR_USEBMAP) {
1236 KASSERTMSG(((pp->pr_roflags & PR_USEBMAP) ||
1297 if (pp->pr_roflags & PR_USEBMAP) {
1526 if (pp->pr_roflags & PR_USEBMAP) {
1859 if (!(pp->pr_roflags & PR_USEBMAP)) {
2022 if ((pp->pr_roflags & PR_USEBMAP) != 0)
3312 if ((pp->pr_roflags & PR_USEBMAP) != 0) {