promote
.\" may be used to endorse or promote products derived from this software
.\" may be used to endorse or promote products derived from this software
.\" may be used to endorse or promote products derived from this software
.\" may be used to endorse or promote products derived from this software
.\" may be used to endorse or promote products derived from this software
.\" may be used to endorse or promote products derived from this software
.\" may be used to endorse or promote products derived from this software
.\" may be used to endorse or promote products derived from this software
.\" may be used to endorse or promote products derived from this software
.\" may be used to endorse or promote products derived from this software
.\" may be used to endorse or promote products derived from this software
.\" may be used to endorse or promote products derived from this software
.\" may be used to endorse or promote products derived from this software
.\" may be used to endorse or promote products derived from this software
.\" may be used to endorse or promote products derived from this software
.\" may be used to endorse or promote products derived from this software
flt->promote = false;
flt->promote = true;
(uintptr_t)pmap, va, (uintptr_t)pg, flt->promote);
flt->promote = true; /* always need anon here */
flt->promote = flt->cow_now && UVM_ET_ISCOPYONWRITE(ufi->entry);
flt->promote, (uobj == NULL), 0,0);
if (!flt->promote) {
(uintptr_t)pg, flt->promote);
flt->promote, flt->cow_now, flt->access_type, flt->enter_prot,
bool promote;
if (promote(rtic, utic) == -1)
tnode_t *promote(op_t, bool, tnode_t *);
tn = promote(NOOP, false, tn);
tn = promote(NOOP, false, tn);
ln = promote(op, false, ln);
rn = promote(op, false, rn);
tnode_t *ptn = promote(NOOP, true, tn);
: promote(NOOP, true, arg);
tn = promote(NOOP, false, tn);
bool promote, asgn, dowarn;
promote = def != NULL && def->s_old_style_function;
if (types_compatible(arg1, arg2, true, promote, asgn, &dowarn) &&
if (promote) {