Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\sched\cpufreq_schedutil.c Create Date:2022-07-28 09:44:49
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:sugov_update_next_freq

Proto:static bool sugov_update_next_freq(struct sugov_policy *sg_policy, u64 time, unsigned int next_freq)

Type:bool

Parameter:

TypeParameterName
struct sugov_policy *sg_policy
u64time
unsigned intnext_freq
105  If next_freq == next_freq Then Return false
108  next_freq = next_freq
109  last_freq_update_time = time
111  Return true
Caller
NameDescribe
sugov_fast_switch
sugov_deferred_update