Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/platforms/cell/spufs/
Dsched.c279 ctx->aff_offset = offset--; in aff_set_offsets()
286 ctx->aff_offset = offset++; in aff_set_offsets()
322 if (spu->ctx && spu->ctx->gang && !spu->ctx->aff_offset in aff_ref_location()
361 lowest_offset = ctx->aff_offset; in aff_set_ref_point_location()
575 spu = ctx_location(aff_ref_spu, ctx->aff_offset, node); in spu_get_idle()
Dspufs.h139 int aff_offset; member