Searched defs:RB_DECLARE_CALLBACKS (Results 1 – 5 of 5) sorted by relevance
| /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/tools/include/linux/ |
| D | rbtree_augmented.h | 66 #define RB_DECLARE_CALLBACKS(rbstatic, rbname, rbstruct, rbfield, \ macro
|
| /linux-4.4.14/include/linux/ |
| D | rbtree_augmented.h | 63 #define RB_DECLARE_CALLBACKS(rbstatic, rbname, rbstruct, rbfield, \ macro
|
| /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
|