Lines Matching defs:oslot
545 * @oslot: the previous slot it was on
555 static void pcpu_chunk_relocate(struct pcpu_chunk *chunk, int oslot)
563 if (oslot != nslot)
564 __pcpu_chunk_move(chunk, nslot, oslot < nslot);
1222 int bit_off, end, oslot;
1226 oslot = pcpu_chunk_slot(chunk);
1260 pcpu_chunk_relocate(chunk, oslot);
1279 int bit_off, bits, end, oslot, freed;
1284 oslot = pcpu_chunk_slot(chunk);
1304 pcpu_chunk_relocate(chunk, oslot);