Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:rt_rq_is_runnable

Proto:static inline bool rt_rq_is_runnable(struct rt_rq *rt_rq)

Type:bool

Parameter:

TypeParameterName
struct rt_rq *rt_rq
628  Return rt_queued && rt_nr_running
Caller
NameDescribe
schedutil_cpu_utilThis function computes an effective utilization for the given CPU, to be* used for frequency selection given the linear relation: f = u * f_max