Lines Matching defs:alloc
103 /* chunks in slots below this are subject to being sidelined on failed alloc */
661 * we can inadvertently create holes which will not be seen in the alloc
1192 /* update alloc map */
1522 * To allow different implementations, chunk alloc/free and
1746 err = "alloc from reserved chunk failed";
1754 err = "alloc from reserved chunk failed";
1785 err = "atomic alloc failed, no space left";
2302 int alloc = 0, alloc_end = 0;
2304 int upa, apl; /* units per alloc, allocs per line */
2319 printk("%spcpu-alloc: s%zu r%zu d%zu u%zu alloc=%zu*%zu",
2329 alloc < alloc_end; alloc++) {
2330 if (!(alloc % apl)) {
2332 printk("%spcpu-alloc: ", lvl);
2685 /* calculate size_sum and ensure dyn_size is enough for early alloc */