Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/include/linux/
Drbtree_augmented.h29 struct rb_augment_callbacks { struct
50 const struct rb_augment_callbacks *augment) in rb_insert_augmented() argument
58 const struct rb_augment_callbacks *augment) in rb_insert_augmented_cached()
103 RBSTATIC const struct rb_augment_callbacks RBNAME = { \
188 const struct rb_augment_callbacks *augment) in __rb_erase_augmented()
292 const struct rb_augment_callbacks *augment) in rb_erase_augmented()
301 const struct rb_augment_callbacks *augment) in rb_erase_augmented_cached()
/kernel/linux/linux-5.10/include/linux/
Drbtree_augmented.h27 struct rb_augment_callbacks { struct
48 const struct rb_augment_callbacks *augment) in rb_insert_augmented() argument
56 const struct rb_augment_callbacks *augment) in rb_insert_augmented_cached()
101 RBSTATIC const struct rb_augment_callbacks RBNAME = { \
199 const struct rb_augment_callbacks *augment) in __rb_erase_augmented()
301 const struct rb_augment_callbacks *augment) in rb_erase_augmented()
310 const struct rb_augment_callbacks *augment) in rb_erase_augmented_cached()
/kernel/linux/linux-5.10/Documentation/core-api/
Drbtree.rst224 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 = {
/kernel/linux/linux-5.10/tools/lib/
Drbtree.c427 static const struct rb_augment_callbacks dummy_callbacks = {
/kernel/linux/linux-5.10/lib/
Drbtree.c428 static const struct rb_augment_callbacks dummy_callbacks = {