Searched refs:RB_DECLARE_CALLBACKS (Results 1 – 7 of 7) sorted by relevance
/linux-4.4.14/drivers/block/drbd/ |
D | drbd_interval.c | 40 RB_DECLARE_CALLBACKS(static, augment_callbacks, struct drbd_interval, rb,
|
/linux-4.4.14/include/linux/ |
D | interval_tree_generic.h | 63 RB_DECLARE_CALLBACKS(static, ITPREFIX ## _augment, ITSTRUCT, ITRB, \
|
D | rbtree_augmented.h | 63 #define RB_DECLARE_CALLBACKS(rbstatic, rbname, rbstruct, rbfield, \ macro
|
/linux-4.4.14/tools/include/linux/ |
D | rbtree_augmented.h | 66 #define RB_DECLARE_CALLBACKS(rbstatic, rbname, rbstruct, rbfield, \ macro
|
/linux-4.4.14/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-4.4.14/lib/ |
D | rbtree_test.c | 64 RB_DECLARE_CALLBACKS(static, augment_callbacks, struct test_node, rb, in RB_DECLARE_CALLBACKS() function
|
/linux-4.4.14/mm/ |
D | mmap.c | 480 RB_DECLARE_CALLBACKS(static, vma_gap_callbacks, struct vm_area_struct, vm_rb, in RB_DECLARE_CALLBACKS() function
|