Searched refs:resource_allocation_groupID_set (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/ |
H A D | spu_priv1_mmio.c | 126 static void resource_allocation_groupID_set(struct spu *spu, u64 id) in resource_allocation_groupID_set() function 164 .resource_allocation_groupID_set = resource_allocation_groupID_set,
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/cell/ |
H A D | spu_priv1_mmio.c | 125 static void resource_allocation_groupID_set(struct spu *spu, u64 id) in resource_allocation_groupID_set() function 163 .resource_allocation_groupID_set = resource_allocation_groupID_set,
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | spu_priv1.h | 36 void (*resource_allocation_groupID_set) (struct spu *spu, u64 id); member 143 spu_priv1_ops->resource_allocation_groupID_set(spu, id); in spu_resource_allocation_groupID_set()
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | spu_priv1.h | 36 void (*resource_allocation_groupID_set) (struct spu *spu, u64 id); member 143 spu_priv1_ops->resource_allocation_groupID_set(spu, id); in spu_resource_allocation_groupID_set()
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/ps3/ |
H A D | spu.c | 572 static void resource_allocation_groupID_set(struct spu *spu, u64 id) in resource_allocation_groupID_set() function 609 .resource_allocation_groupID_set = resource_allocation_groupID_set,
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/ps3/ |
H A D | spu.c | 572 static void resource_allocation_groupID_set(struct spu *spu, u64 id) in resource_allocation_groupID_set() function 609 .resource_allocation_groupID_set = resource_allocation_groupID_set,
|
Completed in 5 milliseconds