Searched refs:RB_DECLARE_CALLBACKS (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/include/linux/ |
H A D | rbtree_augmented.h | 74 #define RB_DECLARE_CALLBACKS(RBSTATIC, RBNAME, \ macro 141 RB_DECLARE_CALLBACKS(RBSTATIC, RBNAME, \
|
/kernel/linux/linux-5.10/tools/include/linux/ |
H A D | rbtree_augmented.h | 76 #define RB_DECLARE_CALLBACKS(RBSTATIC, RBNAME, \ macro 143 RB_DECLARE_CALLBACKS(RBSTATIC, RBNAME, \
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | rbtree_augmented.h | 100 #define RB_DECLARE_CALLBACKS(RBSTATIC, RBNAME, \ macro 167 RB_DECLARE_CALLBACKS(RBSTATIC, RBNAME, \
|
/kernel/linux/linux-6.6/tools/include/linux/ |
H A D | rbtree_augmented.h | 76 #define RB_DECLARE_CALLBACKS(RBSTATIC, RBNAME, \ macro 143 RB_DECLARE_CALLBACKS(RBSTATIC, RBNAME, \
|
/kernel/linux/linux-6.6/kernel/sched/ |
H A D | fair.c | 892 RB_DECLARE_CALLBACKS(static, min_deadline_cb, struct sched_entity,
|
Completed in 18 milliseconds