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:51
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:sugov_deferred_update

Proto:static void sugov_deferred_update(struct sugov_policy *sg_policy, u64 time, unsigned int next_freq)

Type:void

Parameter:

TypeParameterName
struct sugov_policy *sg_policy
u64time
unsigned intnext_freq
138  If Not sugov_update_next_freq(sg_policy, time, next_freq) Then Return
141  If Not work_in_progress Then
142  work_in_progress = true
143  irq_work_queue( & The next fields are only needed if fast switch cannot be used: )
Caller
NameDescribe
sugov_update_single
sugov_update_shared