Lines Matching defs:overmem
1606 * is in the overmem condition, the tail and the next to tail entries
1608 * We don't care about a race on 'overmem' at the risk of causing some
1615 bool overmem = isc_mem_isovermem(adb->mctx);
1616 int max_removed = overmem ? 2 : 1;
1657 if (overmem) {
1711 * is in the overmem condition, the tail and the next to tail entries
1713 * We don't care about a race on 'overmem' at the risk of causing some
1720 bool overmem = isc_mem_isovermem(adb->mctx);
1721 int max_removed = overmem ? 2 : 1;
1760 if (overmem) {