Searched refs:spu_gov_info_struct (Results 1 – 1 of 1) sorted by relevance
23 struct spu_gov_info_struct { struct29 static DEFINE_PER_CPU(struct spu_gov_info_struct, spu_gov_info); argument31 static int calc_freq(struct spu_gov_info_struct *info) in calc_freq()48 struct spu_gov_info_struct *info; in spu_gov_work()52 info = container_of(work, struct spu_gov_info_struct, work.work); in spu_gov_work()64 static void spu_gov_init_work(struct spu_gov_info_struct *info) in spu_gov_init_work()71 static void spu_gov_cancel_work(struct spu_gov_info_struct *info) in spu_gov_cancel_work()79 struct spu_gov_info_struct *info = &per_cpu(spu_gov_info, cpu); in spu_gov_start()80 struct spu_gov_info_struct *affected_info; in spu_gov_start()110 struct spu_gov_info_struct *info = &per_cpu(spu_gov_info, cpu); in spu_gov_stop()