Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:wakeup_gran

Proto:static unsigned long wakeup_gran(struct sched_entity *se)

Type:unsigned long

Parameter:

TypeParameterName
struct sched_entity *se
6483  gran = SCHED_OTHER wake-up granularity
6498  Return delta /= w
Caller
NameDescribe
wakeup_preempt_entity