aff_ref_ctx       319 arch/powerpc/platforms/cell/spufs/inode.c 	    gang->aff_ref_ctx &&
aff_ref_ctx       320 arch/powerpc/platforms/cell/spufs/inode.c 	    gang->aff_ref_ctx->flags & SPU_CREATE_AFFINITY_MEM)
aff_ref_ctx       377 arch/powerpc/platforms/cell/spufs/inode.c 		ctx->gang->aff_ref_ctx = ctx;
aff_ref_ctx       398 arch/powerpc/platforms/cell/spufs/inode.c 		if (!ctx->gang->aff_ref_ctx)
aff_ref_ctx       399 arch/powerpc/platforms/cell/spufs/inode.c 			ctx->gang->aff_ref_ctx = ctx;
aff_ref_ctx       275 arch/powerpc/platforms/cell/spufs/sched.c 	list_for_each_entry_reverse(ctx, &gang->aff_ref_ctx->aff_list,
aff_ref_ctx       283 arch/powerpc/platforms/cell/spufs/sched.c 	list_for_each_entry(ctx, gang->aff_ref_ctx->aff_list.prev, aff_list) {
aff_ref_ctx       350 arch/powerpc/platforms/cell/spufs/sched.c 	mem_aff = gang->aff_ref_ctx->flags & SPU_CREATE_AFFINITY_MEM;
aff_ref_ctx       357 arch/powerpc/platforms/cell/spufs/sched.c 	list_for_each_entry_reverse(ctx, &gang->aff_ref_ctx->aff_list,
aff_ref_ctx       364 arch/powerpc/platforms/cell/spufs/sched.c 	gang->aff_ref_spu = aff_ref_location(gang->aff_ref_ctx, mem_aff, gs,
aff_ref_ctx       148 arch/powerpc/platforms/cell/spufs/spufs.h 	struct spu_context *aff_ref_ctx;