Home
last modified time | relevance | path

Searched refs:rb_augment_callbacks (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/include/linux/
Drbtree_augmented.h39 struct rb_augment_callbacks { struct
61 const struct rb_augment_callbacks *augment) in rb_insert_augmented() argument
69 const struct rb_augment_callbacks *augment) in rb_insert_augmented_cached()
104 rbstatic const struct rb_augment_callbacks rbname = { \
166 const struct rb_augment_callbacks *augment) in __rb_erase_augmented()
273 const struct rb_augment_callbacks *augment) in rb_erase_augmented()
283 const struct rb_augment_callbacks *augment) in rb_erase_augmented_cached()
/Linux-v4.19/tools/include/linux/
Drbtree_augmented.h41 struct rb_augment_callbacks { struct
61 const struct rb_augment_callbacks *augment) in rb_insert_augmented() argument
95 rbstatic const struct rb_augment_callbacks rbname = { \
141 const struct rb_augment_callbacks *augment) in __rb_erase_augmented()
238 const struct rb_augment_callbacks *augment) in rb_erase_augmented()
/Linux-v4.19/Documentation/
Drbtree.txt224 bool, struct rb_augment_callbacks *);
226 struct rb_augment_callbacks *);
260 In both cases, the callbacks are provided through struct rb_augment_callbacks.
398 static const struct rb_augment_callbacks augment_callbacks = {
/Linux-v4.19/tools/lib/
Drbtree.c380 static const struct rb_augment_callbacks dummy_callbacks = {
/Linux-v4.19/lib/
Drbtree.c444 static const struct rb_augment_callbacks dummy_callbacks = {