Function report | 
Source Code:block\bfq-iosched.c | 
Create Date:2022-07-28 17:54:07 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:bfq_rq_pos_tree_lookup
Proto:static struct bfq_queue *bfq_rq_pos_tree_lookup(struct bfq_data *bfqd, struct rb_root *root, sector_t sector, struct rb_node **ret_parent, struct rb_node ***rb_link)
Type:struct bfq_queue
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct bfq_data * | bfqd | |
| struct rb_root * | root | |
| sector_t | sector | |
| struct rb_node ** | ret_parent | |
| struct rb_node *** | rb_link | 
| 558 | parent = NULL | 
| 574 | Else Break | 
| 577 | bfqq = NULL | 
| 580 | ret_parent = parent | 
| 584 | bfq_log(bfqd, "rq_pos_tree_lookup %llu: returning %d", (unsignedlonglong)sector, bfqq ? pid of the process owning the queue, used for logging purposes : 0) | 
| 588 | Return bfqq | 
| Name | Describe | 
|---|---|
| bfq_pos_tree_add_move | The following function is not marked as __cold because it is* actually cold, but for the same performance goal described in the* comments on the likely() at the beginning of* bfq_setup_cooperator() | 
| bfqq_find_close | 
| 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  |