函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\sched\sched.h Create Date:2022-07-27 06:58:20
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:global_rt_runtime

函数原型:static inline u64 global_rt_runtime(void)

返回类型:u64

参数:

1611  如果sysctl_sched_rt_runtime小于0则返回:Single value that denotes runtime == period, ie unlimited time.
1614  返回:sysctl_sched_rt_runtimeNSEC_PER_USEC
调用者
名称描述
sched_init初始化调度器数据结构并创建运行队列
sched_rt_global_constraints
sched_rt_do_global
init_dl_bw
sched_dl_global_validate
init_dl_rq_bw_ratio
sched_dl_do_global