Searched defs:rb_root (Results 1 – 13 of 13) sorted by relevance
/linux-5.10/tools/include/linux/ |
D | rbtree.h | 30 struct rb_root { struct 36 #define RB_ROOT (struct rb_root) { NULL, } argument 120 struct rb_root rb_root; member
|
/linux-5.10/include/linux/ |
D | rbtree.h | 31 struct rb_root { struct 37 #define RB_ROOT (struct rb_root) { NULL, } argument 126 struct rb_root rb_root; member
|
D | timerqueue.h | 15 struct rb_root_cached rb_root; member
|
D | rmap.h | 61 struct rb_root_cached rb_root; member
|
/linux-5.10/include/net/netns/ |
D | nexthop.h | 12 struct rb_root rb_root; /* tree of nexthops by id */ member
|
/linux-5.10/net/6lowpan/ |
D | nhc.c | 15 static struct rb_root rb_root = RB_ROOT; variable
|
/linux-5.10/tools/perf/util/ |
D | callchain.c | 413 __sort_chain_flat(struct rb_root *rb_root, struct callchain_node *node, in __sort_chain_flat() 436 sort_chain_flat(struct rb_root *rb_root, struct callchain_root *root, in sort_chain_flat() 464 sort_chain_graph_abs(struct rb_root *rb_root, struct callchain_root *chain_root, in sort_chain_graph_abs() 494 sort_chain_graph_rel(struct rb_root *rb_root, struct callchain_root *chain_root, in sort_chain_graph_rel()
|
D | callchain.h | 67 struct rb_root rb_root; /* sorted output tree of children */ member
|
/linux-5.10/arch/powerpc/kernel/ |
D | eeh_cache.c | 50 struct rb_root rb_root; member
|
/linux-5.10/include/net/ |
D | inetpeer.h | 62 struct rb_root rb_root; member
|
/linux-5.10/fs/btrfs/ |
D | backref.h | 235 struct rb_root rb_root; member
|
D | relocation.c | 89 struct rb_root rb_root; member
|
/linux-5.10/mm/ |
D | memcontrol.c | 111 struct rb_root rb_root; member
|