| /kernel/linux/linux-5.10/include/linux/ |
| H A D | rbtree_augmented.h | 47 rb_insert_augmented(struct rb_node *node, struct rb_root *root, const struct rb_augment_callbacks *augment) rb_insert_augmented() argument 54 rb_insert_augmented_cached(struct rb_node *node, struct rb_root_cached *root, bool newleft, const struct rb_augment_callbacks *augment) rb_insert_augmented_cached() argument 198 __rb_erase_augmented(struct rb_node *node, struct rb_root *root, const struct rb_augment_callbacks *augment) __rb_erase_augmented() argument 300 rb_erase_augmented(struct rb_node *node, struct rb_root *root, const struct rb_augment_callbacks *augment) rb_erase_augmented() argument 309 rb_erase_augmented_cached(struct rb_node *node, struct rb_root_cached *root, const struct rb_augment_callbacks *augment) rb_erase_augmented_cached() argument [all...] |
| /kernel/linux/linux-5.10/tools/include/linux/ |
| H A D | rbtree_augmented.h | 49 rb_insert_augmented(struct rb_node *node, struct rb_root *root, const struct rb_augment_callbacks *augment) rb_insert_augmented() argument 56 rb_insert_augmented_cached(struct rb_node *node, struct rb_root_cached *root, bool newleft, const struct rb_augment_callbacks *augment) rb_insert_augmented_cached() argument 187 __rb_erase_augmented(struct rb_node *node, struct rb_root *root, const struct rb_augment_callbacks *augment) __rb_erase_augmented() argument 291 rb_erase_augmented(struct rb_node *node, struct rb_root *root, const struct rb_augment_callbacks *augment) rb_erase_augmented() argument 300 rb_erase_augmented_cached(struct rb_node *node, struct rb_root_cached *root, const struct rb_augment_callbacks *augment) rb_erase_augmented_cached() argument [all...] |
| /kernel/linux/linux-6.6/tools/include/linux/ |
| H A D | rbtree_augmented.h | 49 rb_insert_augmented(struct rb_node *node, struct rb_root *root, const struct rb_augment_callbacks *augment) rb_insert_augmented() argument 56 rb_insert_augmented_cached(struct rb_node *node, struct rb_root_cached *root, bool newleft, const struct rb_augment_callbacks *augment) rb_insert_augmented_cached() argument 187 __rb_erase_augmented(struct rb_node *node, struct rb_root *root, const struct rb_augment_callbacks *augment) __rb_erase_augmented() argument 291 rb_erase_augmented(struct rb_node *node, struct rb_root *root, const struct rb_augment_callbacks *augment) rb_erase_augmented() argument 300 rb_erase_augmented_cached(struct rb_node *node, struct rb_root_cached *root, const struct rb_augment_callbacks *augment) rb_erase_augmented_cached() argument [all...] |
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | rbtree_augmented.h | 47 rb_insert_augmented(struct rb_node *node, struct rb_root *root, const struct rb_augment_callbacks *augment) rb_insert_augmented() argument 54 rb_insert_augmented_cached(struct rb_node *node, struct rb_root_cached *root, bool newleft, const struct rb_augment_callbacks *augment) rb_insert_augmented_cached() argument 64 rb_add_augmented_cached(struct rb_node *node, struct rb_root_cached *tree, bool (*less)(struct rb_node *, const struct rb_node *), const struct rb_augment_callbacks *augment) rb_add_augmented_cached() argument 224 __rb_erase_augmented(struct rb_node *node, struct rb_root *root, const struct rb_augment_callbacks *augment) __rb_erase_augmented() argument 326 rb_erase_augmented(struct rb_node *node, struct rb_root *root, const struct rb_augment_callbacks *augment) rb_erase_augmented() argument 335 rb_erase_augmented_cached(struct rb_node *node, struct rb_root_cached *root, const struct rb_augment_callbacks *augment) rb_erase_augmented_cached() argument [all...] |
| /kernel/linux/linux-6.6/mm/ |
| H A D | vmalloc.c | 981 __unlink_va(struct vmap_area *va, struct rb_root *root, bool augment) in __unlink_va() argument 925 __link_va(struct vmap_area *va, struct rb_root *root, struct rb_node *parent, struct rb_node **link, struct list_head *head, bool augment) __link_va() argument 1120 __merge_or_add_vmap_area(struct vmap_area *va, struct rb_root *root, struct list_head *head, bool augment) __merge_or_add_vmap_area() argument
|