resource_allocation_groupID_set   36 arch/powerpc/include/asm/spu_priv1.h 	void (*resource_allocation_groupID_set) (struct spu *spu, u64 id);
resource_allocation_groupID_set  143 arch/powerpc/include/asm/spu_priv1.h 	spu_priv1_ops->resource_allocation_groupID_set(spu, id);
resource_allocation_groupID_set  164 arch/powerpc/platforms/cell/spu_priv1_mmio.c 	.resource_allocation_groupID_set = resource_allocation_groupID_set,
resource_allocation_groupID_set  609 arch/powerpc/platforms/ps3/spu.c 	.resource_allocation_groupID_set = resource_allocation_groupID_set,