Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:sched_rt_global_constraints

Proto:static int sched_rt_global_constraints(void)

Type:int

Parameter:Nothing

2614  raw_spin_lock_irqsave( & nests inside the rq lock: , flags)
2615  for_each_possible_cpu(i)
2616  struct rt_rq * rt_rq = & ( & ( * ({
2616  ({
2616  Do
2616  const void * __vpp_verify = NULL
2616  When 0 cycle
2616  &runqueues
2616  })
2616  })))->rt
2618  raw_spin_lock( & Nests inside the rq lock: )
2619  rt_runtime = global_rt_runtime()
2620  raw_spin_unlock( & Nests inside the rq lock: )
2622  raw_spin_unlock_irqrestore( & nests inside the rq lock: , flags)
2624  Return 0
Caller
NameDescribe
sched_rt_handler