Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:dl_runtime_exceeded

Proto:static int dl_runtime_exceeded(struct sched_dl_entity *dl_se)

Type:int

Parameter:

TypeParameterName
struct sched_dl_entity *dl_se
1129  Return Remaining runtime for this instance <= 0
Caller
NameDescribe
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).