Searched refs:aff_ref_spu (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/spufs/ |
H A D | sched.c | 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() local 569 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, ct in spu_get_idle() [all...] |
H A D | spufs.h | 152 struct spu *aff_ref_spu; member
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/cell/spufs/ |
H A D | sched.c | 319 && 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, ct in spu_get_idle() [all...] |
H A D | spufs.h | 152 struct spu *aff_ref_spu; member
|
Completed in 5 milliseconds