Lines Matching defs:oslot
527 * @oslot: the previous slot it was on
537 static void pcpu_chunk_relocate(struct pcpu_chunk *chunk, int oslot)
541 if (oslot != nslot)
542 __pcpu_chunk_move(chunk, nslot, oslot < nslot);
1173 int bit_off, end, oslot;
1177 oslot = pcpu_chunk_slot(chunk);
1211 pcpu_chunk_relocate(chunk, oslot);
1230 int bit_off, bits, end, oslot, freed;
1235 oslot = pcpu_chunk_slot(chunk);
1255 pcpu_chunk_relocate(chunk, oslot);