Function report |
Source Code:block\elevator.c |
Create Date:2022-07-28 16:57:38 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:RB-tree support functions for inserting/lookup/removal of requests* in a sorted RB tree.
Proto:void elv_rb_add(struct rb_root *root, struct request *rq)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct rb_root * | root | |
struct request * | rq |
271 | rb_link_node( & sort/lookup , parent, p) |
272 | rb_insert_color( & sort/lookup , root) |
Name | Describe |
---|---|
deadline_add_rq_rb | |
bfq_add_request | |
bfq_request_merged |
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 |