Searched defs:RB_DECLARE_CALLBACKS (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/arch/x86/mm/ |
D | pat_rbtree.c | 72 RB_DECLARE_CALLBACKS(static, memtype_rb_augment_cb, struct memtype, rb, in RB_DECLARE_CALLBACKS() function
|
/Linux-v4.19/tools/include/linux/ |
D | rbtree_augmented.h | 66 #define RB_DECLARE_CALLBACKS(rbstatic, rbname, rbstruct, rbfield, \ macro
|
/Linux-v4.19/include/linux/ |
D | rbtree_augmented.h | 75 #define RB_DECLARE_CALLBACKS(rbstatic, rbname, rbstruct, rbfield, \ macro
|
/Linux-v4.19/lib/ |
D | rbtree_test.c | 97 RB_DECLARE_CALLBACKS(static, augment_callbacks, struct test_node, rb, in RB_DECLARE_CALLBACKS() function
|
/Linux-v4.19/mm/ |
D | mmap.c | 405 RB_DECLARE_CALLBACKS(static, vma_gap_callbacks, struct vm_area_struct, vm_rb, in RB_DECLARE_CALLBACKS() function
|