Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dcpufreq_schedutil.c18 struct sugov_policy { struct
44 struct sugov_policy *sg_policy; argument
65 static void sugov_update_rate_limit_us(struct sugov_policy *sg_policy) in sugov_update_rate_limit_us()
76 static bool sugov_should_update_freq(struct sugov_policy *sg_policy, u64 time) in sugov_should_update_freq()
123 static bool sugov_update_next_freq(struct sugov_policy *sg_policy, u64 time, in sugov_update_next_freq()
149 static void sugov_deferred_update(struct sugov_policy *sg_policy) in sugov_deferred_update()
205 static unsigned int get_next_freq(struct sugov_policy *sg_policy, in get_next_freq()
436 struct sugov_policy *sg_policy = sg_cpu->sg_policy; in sugov_update_single_freq()
477 struct sugov_policy *sg_policy = sg_cpu->sg_policy; in sugov_update_single_perf()
508 struct sugov_policy *sg_policy = sg_cpu->sg_policy; in sugov_next_freq_shared()
[all …]