Function report |
Source Code:kernel\sched\deadline.c |
Create Date:2022-07-28 09:39:52 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:is_leftmost
Proto:static inline int is_leftmost(struct task_struct *p, struct dl_rq *dl_rq)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct task_struct * | p | |
struct dl_rq * | dl_rq |
334 | Return rb_leftmost == rb_node |
Name | Describe |
---|---|
update_curr_dl | Update the current task's runtime statistics (provided it is still* a -deadline task and has not been removed from the dl_rq). |
task_tick_dl | scheduler tick hitting a task of our scheduling class |
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 |