Lines Matching defs:last
1793 unsigned int last;
1809 last = find_last_bit(bitmap, count);
1810 if (node_index(node) != last) {
1812 m, n, size, last, node_index(node));
1816 __clear_bit(last, bitmap);
1856 /* Like igt_topdown, but instead of searching for the last hole,
2081 u64 last;
2099 last = node->start + node->size;
2110 node->start = last;
2132 last = node->start + node->size;