Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:dl_entity_is_special

Proto:static inline bool dl_entity_is_special(struct sched_dl_entity *dl_se)

Type:bool

Parameter:

TypeParameterName
struct sched_dl_entity *dl_se
211  Return false
Caller
NameDescribe
add_rq_bw
sub_rq_bw
add_running_bw
sub_running_bw
task_non_contendingThe utilization of a task cannot be immediately removed from* the rq active utilization (running_bw) when the task blocks
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).