Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/include/linux/
H A 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()
/OK3568_Linux_fs/kernel/include/linux/
H A 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()
/OK3568_Linux_fs/u-boot/include/linux/
H A Drbtree_augmented.h26 struct rb_augment_callbacks { struct
36 const struct rb_augment_callbacks *augment) in rb_insert_augmented() argument
70 rbstatic const struct rb_augment_callbacks rbname = { \
116 const struct rb_augment_callbacks *augment) in __rb_erase_augmented()
213 const struct rb_augment_callbacks *augment) in rb_erase_augmented()
/OK3568_Linux_fs/kernel/Documentation/core-api/
H A 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 = {
/OK3568_Linux_fs/u-boot/lib/
H A Drbtree.c373 static const struct rb_augment_callbacks dummy_callbacks = {
/OK3568_Linux_fs/kernel/tools/lib/
H A Drbtree.c427 static const struct rb_augment_callbacks dummy_callbacks = {
/OK3568_Linux_fs/kernel/lib/
H A Drbtree.c428 static const struct rb_augment_callbacks dummy_callbacks = {