Searched refs:resource_allocation_groupID_set (Results 1 – 2 of 2) sorted by relevance
36 void (*resource_allocation_groupID_set) (struct spu *spu, u64 id); member143 spu_priv1_ops->resource_allocation_groupID_set(spu, id); in spu_resource_allocation_groupID_set()
572 static void resource_allocation_groupID_set(struct spu *spu, u64 id) in resource_allocation_groupID_set() function609 .resource_allocation_groupID_set = resource_allocation_groupID_set,
Completed in 4 milliseconds