Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:rt_bandwidth_enabled

Proto:static inline int rt_bandwidth_enabled(void)

Type:int

Parameter:Nothing

582  Return sysctl_sched_rt_runtime >= 0
Caller
NameDescribe
start_rt_bandwidth
do_sched_rt_period_timer
update_curr_rtUpdate the current task's runtime statistics. Skip current tasks that* are not in our scheduling class.
update_curr_dlUpdate the current task's runtime statistics (provided it is still* a -deadline task and has not been removed from the dl_rq).