Searched refs:resource_allocation_groupID_get (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/cell/
H A Dbeat_spu_priv1.c158 static u64 resource_allocation_groupID_get(struct spu *spu) function
204 .resource_allocation_groupID_get = resource_allocation_groupID_get,
H A Dspu_priv1_mmio.c144 static u64 resource_allocation_groupID_get(struct spu *spu) function
178 .resource_allocation_groupID_get = resource_allocation_groupID_get,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dspu_priv1.h49 u64 (*resource_allocation_groupID_get) (struct spu *spu); member in struct:spu_priv1_ops
161 return spu_priv1_ops->resource_allocation_groupID_get(spu);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/ps3/
H A Dspu.c593 static u64 resource_allocation_groupID_get(struct spu *spu) function
626 .resource_allocation_groupID_get = resource_allocation_groupID_get,

Completed in 62 milliseconds