Function report |
Source Code:kernel\sched\rt.c |
Create Date:2022-07-28 09:39:31 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:pick_next_rt_entity
Proto:static struct sched_rt_entity *pick_next_rt_entity(struct rq *rq, struct rt_rq *rt_rq)
Type:struct sched_rt_entity
Parameter:
Type | Parameter | Name |
---|---|---|
struct rq * | rq | |
struct rt_rq * | rt_rq |
1543 | struct sched_rt_entity * next = NULL |
1547 | idx = Every architecture must define this function. It's the fastest* way of searching a 100-bit bitmap. It's guaranteed that at least* one of the 100 bits is cleared. |
1548 | BUG_ON(idx >= MAX_RT_PRIO) |
1553 | Return next |
Name | Describe |
---|---|
_pick_next_task_rt |
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 |