| Function report | 
| Source Code: include\linux\rbtree.h | Create Date:2022-07-28 05:35:32 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:rb_erase_cached
Proto:static inline void rb_erase_cached(struct rb_node *node, struct rb_root_cached *root)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct rb_node * | node | |
| struct rb_root_cached * | root | 
| 147 | If rb_leftmost == node Then rb_leftmost = Find logical next and previous nodes in a tree | 
| Name | Describe | 
|---|---|
| timerqueue_del | merqueue_del - Removes a timer from the timerqueue.*@head: head of timerqueue*@node: timer node to be removed* Removes the timer node from the timerqueue. Returns true if the queue is* not empty after the remove. | 
| erase_cached | |
| __dequeue_entity | |
| __dequeue_dl_entity | |
| rt_mutex_dequeue | |
| rt_mutex_dequeue_pi | |
| throtl_rb_erase | |
| __bfq_weights_tree_remove | Decrement the weight counter associated with the queue, and, if the* counter reaches 0, remove the counter from the tree.* See the comments to the function bfq_weights_tree_add() for considerations* about overhead. | 
| ep_remove | Removes a "struct epitem" from the eventpoll RB tree and deallocates* all the associated resources. Must be called with "mtx" held. | 
| ep_insert | Must be called with "mtx" held. | 
| 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 |