Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\sched\core.c Create Date:2022-07-28 09:36:11
Last Modify:2022-05-22 13:40:38 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:rt_effective_prio

Proto:static inline int rt_effective_prio(struct task_struct *p, int prio)

Type:int

Parameter:

TypeParameterName
struct task_struct *p
intprio
4505  Return prio
Caller
NameDescribe
__setschedulerActually do priority change: must hold pi & rq lock.
__sched_setscheduler