Lines Matching refs:PTN_BRANCH
204 return PTN_BRANCH(dst);
252 uintptr_t * const mask_nodep = ptree_find_branch(pt, PTN_BRANCH(mask));
254 KASSERT(*mask_nodep == PTN_BRANCH(mask));
286 *id->id_insertp = PTN_BRANCH(mask);
316 *id->id_insertp = PTN_BRANCH(target);
348 *id->id_insertp = PTN_BRANCH(target);
869 KASSERT(*nodep == PTN_BRANCH(target));
922 if (PTN_BRANCH(parent) == PTN_BRANCH_SLOT(target, PTN_BRANCH_POSITION(parent))) {
989 *nodep = PTN_BRANCH(parent);
1147 ok = ok && PTN_BRANCH_SLOT(parent, branch_slot) == PTN_BRANCH(ptn);
1174 ok = ok && node != PTN_BRANCH(ptn);