Searched refs:resource_allocation_groupID_set (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/arch/powerpc/platforms/cell/
H A Dspu_priv1_mmio.c138 static void resource_allocation_groupID_set(struct spu *spu, u64 id) resource_allocation_groupID_set() function
176 .resource_allocation_groupID_set = resource_allocation_groupID_set,
/linux-4.4.14/arch/powerpc/include/asm/
H A Dspu_priv1.h48 void (*resource_allocation_groupID_set) (struct spu *spu, u64 id); member in struct:spu_priv1_ops
155 spu_priv1_ops->resource_allocation_groupID_set(spu, id); spu_resource_allocation_groupID_set()
/linux-4.4.14/arch/powerpc/platforms/ps3/
H A Dspu.c589 static void resource_allocation_groupID_set(struct spu *spu, u64 id) resource_allocation_groupID_set() function
626 .resource_allocation_groupID_set = resource_allocation_groupID_set,

Completed in 143 milliseconds