Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/powerpc/platforms/cell/spufs/
A Dsched.c319 && spu->ctx->gang->aff_ref_spu) in aff_ref_location()
359 gang->aff_ref_spu = aff_ref_location(gang->aff_ref_ctx, mem_aff, gs, in aff_set_ref_point_location()
401 ctx->gang->aff_ref_spu = NULL; in has_affinity()
403 if (!gang->aff_ref_spu) { in has_affinity()
411 return gang->aff_ref_spu != NULL; in has_affinity()
555 struct spu *spu, *aff_ref_spu; in spu_get_idle() local
563 aff_ref_spu = ctx->gang->aff_ref_spu; in spu_get_idle()
566 node = aff_ref_spu->node; in spu_get_idle()
569 spu = ctx_location(aff_ref_spu, ctx->aff_offset, node); in spu_get_idle()
A Dspufs.h152 struct spu *aff_ref_spu; member

Completed in 6 milliseconds