Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/sched/
Dcpufreq_schedutil.c16 struct sugov_policy { struct
42 struct sugov_policy *sg_policy; argument
62 static bool sugov_should_update_freq(struct sugov_policy *sg_policy, u64 time) in sugov_should_update_freq()
95 static bool sugov_update_next_freq(struct sugov_policy *sg_policy, u64 time, in sugov_update_next_freq()
109 static void sugov_deferred_update(struct sugov_policy *sg_policy) in sugov_deferred_update()
165 static unsigned int get_next_freq(struct sugov_policy *sg_policy, in get_next_freq()
395 struct sugov_policy *sg_policy = sg_cpu->sg_policy; in sugov_update_single_freq()
465 struct sugov_policy *sg_policy = sg_cpu->sg_policy; in sugov_next_freq_shared()
489 struct sugov_policy *sg_policy = sg_cpu->sg_policy; in sugov_update_shared()
516 struct sugov_policy *sg_policy = container_of(work, struct sugov_policy, work); in sugov_work()
[all …]