Searched defs:RB_DECLARE_CALLBACKS_MAX (Results 1 – 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/tools/include/linux/ |
D | rbtree_augmented.h | 122 #define RB_DECLARE_CALLBACKS_MAX(RBSTATIC, RBNAME, RBSTRUCT, RBFIELD, \ macro
|
/kernel/linux/linux-5.10/include/linux/ |
D | rbtree_augmented.h | 120 #define RB_DECLARE_CALLBACKS_MAX(RBSTATIC, RBNAME, RBSTRUCT, RBFIELD, \ macro
|
/kernel/linux/linux-5.10/lib/ |
D | rbtree_test.c | 82 RB_DECLARE_CALLBACKS_MAX(static, augment_callbacks, in RB_DECLARE_CALLBACKS_MAX() function
|
/kernel/linux/linux-5.10/drivers/gpu/drm/ |
D | drm_mm.c | 244 RB_DECLARE_CALLBACKS_MAX(static, augment_callbacks, in RB_DECLARE_CALLBACKS_MAX() function
|
/kernel/linux/linux-5.10/net/tipc/ |
D | name_table.c | 91 RB_DECLARE_CALLBACKS_MAX(static, sr_callbacks, in RB_DECLARE_CALLBACKS_MAX() function
|
/kernel/linux/linux-5.10/mm/ |
D | mmap.c | 438 RB_DECLARE_CALLBACKS_MAX(static, vma_gap_callbacks, in RB_DECLARE_CALLBACKS_MAX() function
|