Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:rt_policy

Proto:static inline int rt_policy(int policy)

Type:int

Parameter:

TypeParameterName
intpolicy
162  Return policy == SCHED_FIFO || policy == SCHED_RR
Caller
NameDescribe
__sched_setscheduler