Home
last modified time | relevance | path

Searched refs:tunables_hook (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/kernel/sched/
H A Dcpufreq_schedutil.c31 struct list_head tunables_hook; member
614 list_for_each_entry(sg_policy, &attr_set->policy_list, tunables_hook) in rate_limit_us_store()
762 gov_attr_set_init(&tunables->attr_set, &sg_policy->tunables_hook); in sugov_tunables_alloc()
807 gov_attr_set_get(&global_tunables->attr_set, &sg_policy->tunables_hook); in sugov_init()
862 count = gov_attr_set_put(&tunables->attr_set, &sg_policy->tunables_hook); in sugov_exit()
/OK3568_Linux_fs/kernel/drivers/cpufreq/
H A Dcpufreq_interactive.c120 struct list_head tunables_hook; member
172 list_for_each_entry(__ip, &tunables->attr_set.policy_list, tunables_hook)
1177 gov_attr_set_init(&tunables->attr_set, &ipolicy->tunables_hook); in interactive_tunables_alloc()
1397 &ipolicy->tunables_hook); in cpufreq_interactive_init()
1480 count = gov_attr_set_put(&tunables->attr_set, &ipolicy->tunables_hook); in cpufreq_interactive_exit()