Lines Matching defs:coalesce
366 * a region after us, attempt to coalesce to save
373 * We can coalesce. Prepend us to the first region.
381 * Can't coalesce. Fill in the region descriptor
397 * Attempt to coalesce with the region before us.
401 * We can coalesce. Append ourselves and make
409 * Attempt to coalesce with the region after us.
414 * We can coalesce. Note that if we appended ourselves
438 * We weren't able to coalesce with the next region, but
512 * if we can coalesce with another region. Don't lock before
671 * if we can coalesce with another region. Don't lock before
1056 const bool coalesce = (ex->ex_flags & EXF_NOCOALESCE) == 0;
1058 if (coalesce) {
1115 if (!coalesce)