Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:add_running_bw

Proto:static inline void add_running_bw(struct sched_dl_entity *dl_se, struct dl_rq *dl_rq)

Type:void

Parameter:

TypeParameterName
struct sched_dl_entity *dl_se
struct dl_rq *dl_rq
145  If Not dl_entity_is_special(dl_se) Then __add_running_bw( dl_runtime / dl_period , dl_rq)
Caller
NameDescribe
task_contending
enqueue_task_dl