Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:sched_rt_do_global

Proto:static void sched_rt_do_global(void)

Type:void

Parameter:Nothing

2642  rt_runtime = global_rt_runtime()
2643  rt_period = ns_to_ktime(global_rt_period())
Caller
NameDescribe
sched_rt_handler