Home
last modified time | relevance | path

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

/linux-5.19.10/arch/powerpc/platforms/cell/spufs/
Dsched.c275 ctx->aff_offset = offset--; in aff_set_offsets()
282 ctx->aff_offset = offset++; in aff_set_offsets()
318 if (spu->ctx && spu->ctx->gang && !spu->ctx->aff_offset in aff_ref_location()
356 lowest_offset = ctx->aff_offset; in aff_set_ref_point_location()
569 spu = ctx_location(aff_ref_spu, ctx->aff_offset, node); in spu_get_idle()
Dspufs.h139 int aff_offset; member