Home
last modified time | relevance | path

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

/linux-4.4.14/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-4.4.14/include/linux/
Drbtree_augmented.h38 struct rb_augment_callbacks { struct
58 const struct rb_augment_callbacks *augment) in rb_insert_augmented() argument
92 rbstatic const struct rb_augment_callbacks rbname = { \
138 const struct rb_augment_callbacks *augment) in __rb_erase_augmented()
242 const struct rb_augment_callbacks *augment) in rb_erase_augmented()
/linux-4.4.14/tools/lib/
Drbtree.c380 static const struct rb_augment_callbacks dummy_callbacks = {
/linux-4.4.14/lib/
Drbtree.c414 static const struct rb_augment_callbacks dummy_callbacks = {
/linux-4.4.14/Documentation/
Drbtree.txt224 In both cases, the callbacks are provided through struct rb_augment_callbacks.
361 static const struct rb_augment_callbacks augment_callbacks = {