Home
last modified time | relevance | path

Searched refs:aff_offset (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/arch/powerpc/platforms/cell/spufs/
Dsched.c292 ctx->aff_offset = offset--; in aff_set_offsets()
299 ctx->aff_offset = offset++; in aff_set_offsets()
335 if (spu->ctx && spu->ctx->gang && !spu->ctx->aff_offset in aff_ref_location()
374 lowest_offset = ctx->aff_offset; in aff_set_ref_point_location()
588 spu = ctx_location(aff_ref_spu, ctx->aff_offset, node); in spu_get_idle()
Dspufs.h155 int aff_offset; member