Home
last modified time | relevance | path

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

/linux-4.1.27/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()
235 const struct rb_augment_callbacks *augment) in rb_erase_augmented()
/linux-4.1.27/lib/
Drbtree.c382 static const struct rb_augment_callbacks dummy_callbacks = {
/linux-4.1.27/Documentation/
Drbtree.txt224 In both cases, the callbacks are provided through struct rb_augment_callbacks.
361 static const struct rb_augment_callbacks augment_callbacks = {