Searched refs:resource_allocation_groupID_get (Results 1 – 3 of 3) sorted by relevance
130 static u64 resource_allocation_groupID_get(struct spu *spu) in resource_allocation_groupID_get() function164 .resource_allocation_groupID_get = resource_allocation_groupID_get,
37 u64 (*resource_allocation_groupID_get) (struct spu *spu); member149 return spu_priv1_ops->resource_allocation_groupID_get(spu); in spu_resource_allocation_groupID_get()
577 static u64 resource_allocation_groupID_get(struct spu *spu) in resource_allocation_groupID_get() function610 .resource_allocation_groupID_get = resource_allocation_groupID_get,