Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/sched/
H A Dcpufreq_schedutil.c27 struct sugov_policy { struct
53 struct sugov_policy *sg_policy; argument
73 static bool sugov_should_update_freq(struct sugov_policy *sg_policy, u64 time) in sugov_should_update_freq()
106 static bool sugov_update_next_freq(struct sugov_policy *sg_policy, u64 time, in sugov_update_next_freq()
122 static void sugov_fast_switch(struct sugov_policy *sg_policy, u64 time, in sugov_fast_switch()
129 static void sugov_deferred_update(struct sugov_policy *sg_policy, u64 time, in sugov_deferred_update()
163 static unsigned int get_next_freq(struct sugov_policy *sg_policy, in get_next_freq()
448 static inline void ignore_dl_rate_limit(struct sugov_cpu *sg_cpu, struct sugov_policy *sg_policy) in ignore_dl_rate_limit()
458 struct sugov_policy *sg_policy = sg_cpu->sg_policy; in sugov_update_single()
502 struct sugov_policy *sg_policy = sg_cpu->sg_policy; in sugov_next_freq_shared()
[all …]