Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:init_dl_task_timer

Proto:void init_dl_task_timer(struct sched_dl_entity *dl_se)

Type:void

Parameter:

TypeParameterName
struct sched_dl_entity *dl_se
1087  timer = * Bandwidth enforcement timer. Each -deadline task has its * own bandwidth to be enforced, thus we need one timer per task.
1089  Initialize timers:
1090  function = This is the bandwidth enforcement timer callback