Searched defs:RB_DECLARE_CALLBACKS (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/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.1.27/include/linux/ |
D | rbtree_augmented.h | 63 #define RB_DECLARE_CALLBACKS(rbstatic, rbname, rbstruct, rbfield, \ macro
|
/linux-4.1.27/lib/ |
D | rbtree_test.c | 64 RB_DECLARE_CALLBACKS(static, augment_callbacks, struct test_node, rb, in RB_DECLARE_CALLBACKS() function
|
/linux-4.1.27/mm/ |
D | mmap.c | 479 RB_DECLARE_CALLBACKS(static, vma_gap_callbacks, struct vm_area_struct, vm_rb, in RB_DECLARE_CALLBACKS() function
|