Home
last modified time | relevance | path

Searched defs:sg_policy (Results 1 – 1 of 1) sorted by relevance

/linux-5.10/kernel/sched/
Dcpufreq_schedutil.c49 struct sugov_policy *sg_policy; member
69 static bool sugov_should_update_freq(struct sugov_policy *sg_policy, u64 time) in sugov_should_update_freq()
102 static bool sugov_update_next_freq(struct sugov_policy *sg_policy, u64 time, in sugov_update_next_freq()
118 static void sugov_fast_switch(struct sugov_policy *sg_policy, u64 time, in sugov_fast_switch()
125 static void sugov_deferred_update(struct sugov_policy *sg_policy, u64 time, in sugov_deferred_update()
159 static unsigned int get_next_freq(struct sugov_policy *sg_policy, in get_next_freq()
433 static inline void ignore_dl_rate_limit(struct sugov_cpu *sg_cpu, struct sugov_policy *sg_policy) in ignore_dl_rate_limit()
443 struct sugov_policy *sg_policy = sg_cpu->sg_policy; in sugov_update_single() local
487 struct sugov_policy *sg_policy = sg_cpu->sg_policy; in sugov_next_freq_shared() local
513 struct sugov_policy *sg_policy = sg_cpu->sg_policy; in sugov_update_shared() local
[all …]