Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:sugov_kthread_stop

Proto:static void sugov_kthread_stop(struct sugov_policy *sg_policy)

Type:void

Parameter:

TypeParameterName
struct sugov_policy *sg_policy
708  If fast_switch_enabled Then Return
711  kthread_flush_worker - flush all current works on a kthread_worker*@worker: worker to flush* Wait until all currently executing or pending works on @worker are* finished.
712  stop a thread
713  mutex_destroy( & work_lock)
Caller
NameDescribe
sugov_init
sugov_exit