Function report |
Source Code:kernel\sched\rt.c |
Create Date:2022-07-28 09:39:18 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:dequeue_top_rt_rq
Proto:static void dequeue_top_rt_rq(struct rt_rq *rt_rq)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct rt_rq * | rt_rq |
998 | rq = rq_of_rt_rq(rt_rq) |
1002 | If Not rt_queued Then Return |
1005 | BUG_ON(!* nr_running and cpu_load should be in the same cacheline because * remote CPUs use both these fields when doing load calculation.) |
1007 | sub_nr_running(rq, rt_nr_running) |
1008 | rt_queued = 0 |
Name | Describe |
---|---|
sched_rt_rq_dequeue | |
dequeue_rt_stack | Because the prio of an upper entry depends on the lower* entries, we must remove entries top - down. |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |