Lines Matching defs:end
137 const u8 *end = value + size;
153 if ((u8 *)entry > end) {
798 MSG(0, "\tWrong CP boundary, start(%u) end(%u) blocks(%u)\n",
806 MSG(0, "\tWrong SIT boundary, start(%u) end(%u) blocks(%u)\n",
814 MSG(0, "\tWrong NAT boundary, start(%u) end(%u) blocks(%u)\n",
822 MSG(0, "\tWrong SSA boundary, start(%u) end(%u) blocks(%u)\n",
829 MSG(0, "\tWrong MAIN_AREA, start(%u) end(%u) block(%u)\n",
840 MSG(0, "Info: Fix alignment: start(%u) end(%u) block(%u)\n",
2449 unsigned int i, segno, end;
2463 end = (start_blk + readed) * sit_i->sents_per_block;
2465 for (; segno < end && segno < MAIN_SEGS(sbi); segno++) {
3507 unsigned int start, end;
3541 end = start + ADDRS_PER_PAGE(sbi, node_blk, NULL);
3543 for (; start < end; start++, ofs_in_node++) {