Searched refs:aff_offset (Results 1 - 2 of 2) sorted by last modified time

/linux-master/arch/powerpc/platforms/cell/spufs/
H A Dspufs.h139 int aff_offset; member in struct:spu_context
H A Dsched.c275 ctx->aff_offset = offset--;
282 ctx->aff_offset = offset++;
318 if (spu->ctx && spu->ctx->gang && !spu->ctx->aff_offset
356 lowest_offset = ctx->aff_offset;
569 spu = ctx_location(aff_ref_spu, ctx->aff_offset, node);

Completed in 149 milliseconds