Home
last modified time | relevance | path

Searched defs:tree (Results 1 – 10 of 10) sorted by relevance

/include/linux/
Drbtree.h165 rb_add_cached(struct rb_node *node, struct rb_root_cached *tree, in rb_add_cached()
195 rb_add(struct rb_node *node, struct rb_root *tree, in rb_add()
223 rb_find_add(struct rb_node *node, struct rb_root *tree, in rb_find_add()
259 rb_find_add_rcu(struct rb_node *node, struct rb_root *tree, in rb_find_add_rcu()
292 rb_find(const void *key, const struct rb_root *tree, in rb_find()
323 rb_find_rcu(const void *key, const struct rb_root *tree, in rb_find_rcu()
351 rb_find_first(const void *key, const struct rb_root *tree, in rb_find_first()
397 #define rb_for_each(node, key, tree, cmp) \ argument
Dvmpressure.h47 static inline void vmpressure(gfp_t gfp, struct mem_cgroup *memcg, bool tree, in vmpressure()
Drbtree_latch.h46 struct rb_root tree[2]; member
Dmaple_tree.h439 struct maple_tree *tree; /* The tree we're operating in */ member
503 #define MA_TOPIARY(name, tree) \ argument
544 static inline void mas_init(struct ma_state *mas, struct maple_tree *tree, in mas_init()
Drbtree_augmented.h64 rb_add_augmented_cached(struct rb_node *node, struct rb_root_cached *tree, in rb_add_augmented_cached()
Daudit.h54 struct audit_tree *tree; /* associated watched tree */ member
Dperf_event.h952 struct rb_root tree; member
Dnetdevice.h256 struct rb_root tree; member
/include/drm/
Ddrm_gpuvm.h259 struct rb_root_cached tree; member
/include/net/
Dpkt_cls.h508 struct tcf_ematch_tree *tree, in tcf_em_tree_match()