Searched refs:spu_gov_info_struct (Results 1 – 1 of 1) sorted by relevance
35 struct spu_gov_info_struct { struct41 static DEFINE_PER_CPU(struct spu_gov_info_struct, spu_gov_info); argument43 static int calc_freq(struct spu_gov_info_struct *info) in calc_freq()60 struct spu_gov_info_struct *info; in spu_gov_work()64 info = container_of(work, struct spu_gov_info_struct, work.work); in spu_gov_work()76 static void spu_gov_init_work(struct spu_gov_info_struct *info) in spu_gov_init_work()83 static void spu_gov_cancel_work(struct spu_gov_info_struct *info) in spu_gov_cancel_work()91 struct spu_gov_info_struct *info, *affected_info; in spu_gov_govern()