Searched refs:aff_ref_spu (Results 1 – 2 of 2) sorted by relevance
323 && spu->ctx->gang->aff_ref_spu) in aff_ref_location()364 gang->aff_ref_spu = aff_ref_location(gang->aff_ref_ctx, mem_aff, gs, in aff_set_ref_point_location()406 ctx->gang->aff_ref_spu = NULL; in has_affinity()408 if (!gang->aff_ref_spu) { in has_affinity()416 return gang->aff_ref_spu != NULL; in has_affinity()561 struct spu *spu, *aff_ref_spu; in spu_get_idle() local569 aff_ref_spu = ctx->gang->aff_ref_spu; in spu_get_idle()572 node = aff_ref_spu->node; in spu_get_idle()575 spu = ctx_location(aff_ref_spu, ctx->aff_offset, node); in spu_get_idle()
152 struct spu *aff_ref_spu; member