Home
last modified time | relevance | path

Searched defs:rb_root (Results 1 – 25 of 29) sorted by relevance

12

/kernel/linux/linux-6.6/include/linux/
Drbtree_types.h12 struct rb_root { struct
27 struct rb_root rb_root; member
Dtimerqueue.h15 struct rb_root_cached rb_root; member
Dxattr.h105 struct rb_root rb_root; member
Drmap.h66 struct rb_root_cached rb_root; member
/kernel/linux/linux-5.10/tools/include/linux/
Drbtree.h30 struct rb_root { struct
36 #define RB_ROOT (struct rb_root) { NULL, } argument
120 struct rb_root rb_root; member
/kernel/linux/linux-5.10/include/linux/
Drbtree.h31 struct rb_root { struct
37 #define RB_ROOT (struct rb_root) { NULL, } argument
126 struct rb_root rb_root; member
Dtimerqueue.h15 struct rb_root_cached rb_root; member
Drmap.h64 struct rb_root_cached rb_root; member
/kernel/linux/linux-6.6/tools/include/linux/
Drbtree.h30 struct rb_root { struct
36 #define RB_ROOT (struct rb_root) { NULL, } argument
120 struct rb_root rb_root; member
/kernel/linux/linux-5.10/include/net/netns/
Dnexthop.h12 struct rb_root rb_root; /* tree of nexthops by id */ member
/kernel/linux/linux-6.6/include/net/netns/
Dnexthop.h13 struct rb_root rb_root; /* tree of nexthops by id */ member
/kernel/linux/linux-5.10/net/6lowpan/
Dnhc.c15 static struct rb_root rb_root = RB_ROOT; variable
/kernel/linux/linux-5.10/tools/perf/util/
Dcallchain.c413 __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()
Dcallchain.h67 struct rb_root rb_root; /* sorted output tree of children */ member
/kernel/linux/linux-6.6/tools/perf/util/
Dcallchain.c420 __sort_chain_flat(struct rb_root *rb_root, struct callchain_node *node, in __sort_chain_flat()
443 sort_chain_flat(struct rb_root *rb_root, struct callchain_root *root, in sort_chain_flat()
471 sort_chain_graph_abs(struct rb_root *rb_root, struct callchain_root *chain_root, in sort_chain_graph_abs()
501 sort_chain_graph_rel(struct rb_root *rb_root, struct callchain_root *chain_root, in sort_chain_graph_rel()
Dcallchain.h67 struct rb_root rb_root; /* sorted output tree of children */ member
/kernel/linux/linux-6.6/arch/powerpc/kernel/
Deeh_cache.c50 struct rb_root rb_root; member
/kernel/linux/linux-5.10/arch/powerpc/kernel/
Deeh_cache.c50 struct rb_root rb_root; member
/kernel/linux/linux-6.6/include/net/
Dinetpeer.h62 struct rb_root rb_root; member
/kernel/linux/linux-5.10/include/net/
Dinetpeer.h62 struct rb_root rb_root; member
/kernel/linux/linux-5.10/fs/btrfs/
Dbackref.h234 struct rb_root rb_root; member
Drelocation.c89 struct rb_root rb_root; member
/kernel/linux/linux-6.6/fs/btrfs/
Dbackref.h409 struct rb_root rb_root; member
Drelocation.c100 struct rb_root rb_root; member
/kernel/linux/linux-6.6/kernel/bpf/
Dhelpers.c1956 void bpf_rb_root_free(const struct btf_field *field, void *rb_root, in bpf_rb_root_free()

12