Function report |
Source Code:lib\interval_tree.c |
Create Date:2022-07-28 06:54:01 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:interval_tree_remove
Proto:void interval_tree_remove(struct interval_tree_node *node, struct rb_root_cached *root)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct interval_tree_node * | node | |
struct rb_root_cached * | root |
12 | rb_erase_augmented_cached( & rb, root, & interval_tree_augment) |
Name | Describe |
---|---|
interval_tree_test_init | |
mmu_interval_notifier_remove | mmu_interval_notifier_remove - Remove a interval notifier*@mni: Interval notifier to unregister* This function must be paired with mmu_interval_notifier_insert() |
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 |