Searched defs:RB_DECLARE_CALLBACKS_MAX (Results 1 – 5 of 5) sorted by relevance
/Linux-v5.4/arch/x86/mm/ |
D | pat_rbtree.c | 59 RB_DECLARE_CALLBACKS_MAX(static, memtype_rb_augment_cb, in RB_DECLARE_CALLBACKS_MAX() function
|
/Linux-v5.4/tools/include/linux/ |
D | rbtree_augmented.h | 122 #define RB_DECLARE_CALLBACKS_MAX(RBSTATIC, RBNAME, RBSTRUCT, RBFIELD, \ macro
|
/Linux-v5.4/include/linux/ |
D | rbtree_augmented.h | 120 #define RB_DECLARE_CALLBACKS_MAX(RBSTATIC, RBNAME, RBSTRUCT, RBFIELD, \ macro
|
/Linux-v5.4/lib/ |
D | rbtree_test.c | 82 RB_DECLARE_CALLBACKS_MAX(static, augment_callbacks, in RB_DECLARE_CALLBACKS_MAX() function
|
/Linux-v5.4/mm/ |
D | mmap.c | 439 RB_DECLARE_CALLBACKS_MAX(static, vma_gap_callbacks, in RB_DECLARE_CALLBACKS_MAX() function
|