Searched refs:RB_DECLARE_CALLBACKS (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/tools/include/linux/ |
H A D | rbtree_augmented.h | 76 #define RB_DECLARE_CALLBACKS(RBSTATIC, RBNAME, \ macro 143 RB_DECLARE_CALLBACKS(RBSTATIC, RBNAME, \
|
/openbmc/linux/include/linux/ |
H A D | rbtree_augmented.h | 100 #define RB_DECLARE_CALLBACKS(RBSTATIC, RBNAME, \ macro 167 RB_DECLARE_CALLBACKS(RBSTATIC, RBNAME, \
|
/openbmc/u-boot/include/linux/ |
H A D | rbtree_augmented.h | 40 #define RB_DECLARE_CALLBACKS(rbstatic, rbname, rbstruct, rbfield, \ macro
|
/openbmc/linux/kernel/sched/ |
H A D | fair.c | 831 RB_DECLARE_CALLBACKS(static, min_deadline_cb, struct sched_entity,
|