Lines Matching defs:need
42 * in which case some architectures need these pages cleaning before they
56 * allocated and populated one at a time, so we only need one memory
505 * Bytes we need for compressed data in worst case. We assume(limitation)
510 /* We need to remember how much compressed data we need to read. */
517 /* Number of pages we need for compressed data (worst case). */
1213 have = 0, want, need, asked = 0;
1401 need = DIV_ROUND_UP(data[thr].cmp_len + CMP_HEADER,
1403 if (need > have) {
1653 * We just returned from suspend, we don't need the image any more.