Searched refs:gov_attr_set_init (Results 1 – 4 of 4) sorted by relevance
43 void gov_attr_set_init(struct gov_attr_set *attr_set, struct list_head *list_node) in gov_attr_set_init() function50 EXPORT_SYMBOL_GPL(gov_attr_set_init);
438 gov_attr_set_init(&dbs_data->attr_set, &policy_dbs->list); in cpufreq_dbs_governor_init()
645 gov_attr_set_init(&tunables->attr_set, &sg_policy->tunables_hook); in sugov_tunables_alloc()
669 void gov_attr_set_init(struct gov_attr_set *attr_set, struct list_head *list_node);
Completed in 10 milliseconds