Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:rt_se_prio

Proto:static inline int rt_se_prio(struct sched_rt_entity *rt_se)

Type:int

Parameter:

TypeParameterName
struct sched_rt_entity *rt_se
905  Return prio
Caller
NameDescribe
inc_rt_tasks
dec_rt_tasks
__delist_rt_entity
__enqueue_rt_entity
requeue_rt_entityPut task to the head or the end of the run list without the overhead of* dequeue followed by enqueue.