Home
last modified time | relevance | path

Searched refs:gov_attr_set_put (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/cpufreq/
H A Dcpufreq_governor_attr_set.c61 unsigned int gov_attr_set_put(struct gov_attr_set *attr_set, struct list_head *list_node) in gov_attr_set_put() function
76 EXPORT_SYMBOL_GPL(gov_attr_set_put);
H A Dcpufreq_governor.c500 count = gov_attr_set_put(&dbs_data->attr_set, &policy_dbs->list); in cpufreq_dbs_governor_exit()
/openbmc/linux/kernel/sched/
H A Dcpufreq_schedutil.c744 count = gov_attr_set_put(&tunables->attr_set, &sg_policy->tunables_hook); in sugov_exit()
/openbmc/linux/include/linux/
H A Dcpufreq.h669 unsigned int gov_attr_set_put(struct gov_attr_set *attr_set, struct list_head *list_node);