Searched defs:rb_root (Results 1 – 12 of 12) sorted by relevance
/Linux-v5.4/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-v5.4/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-v5.4/include/net/netns/ |
D | nexthop.h | 12 struct rb_root rb_root; /* tree of nexthops by id */ member
|
/Linux-v5.4/net/6lowpan/ |
D | nhc.c | 15 static struct rb_root rb_root = RB_ROOT; variable
|
/Linux-v5.4/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 | 66 struct rb_root rb_root; /* sorted output tree of children */ member
|
/Linux-v5.4/arch/powerpc/kernel/ |
D | eeh_cache.c | 50 struct rb_root rb_root; member
|
/Linux-v5.4/include/net/ |
D | inetpeer.h | 62 struct rb_root rb_root; member
|
/Linux-v5.4/fs/btrfs/ |
D | relocation.c | 92 struct rb_root rb_root; member 124 struct rb_root rb_root; member
|
/Linux-v5.4/mm/ |
D | memcontrol.c | 119 struct rb_root rb_root; member
|