Searched defs:tree (Results 1 – 10 of 10) sorted by relevance
| /include/linux/ |
| D | rbtree.h | 165 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
|
| D | vmpressure.h | 47 static inline void vmpressure(gfp_t gfp, struct mem_cgroup *memcg, bool tree, in vmpressure()
|
| D | rbtree_latch.h | 46 struct rb_root tree[2]; member
|
| D | maple_tree.h | 439 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()
|
| D | rbtree_augmented.h | 64 rb_add_augmented_cached(struct rb_node *node, struct rb_root_cached *tree, in rb_add_augmented_cached()
|
| D | audit.h | 54 struct audit_tree *tree; /* associated watched tree */ member
|
| D | perf_event.h | 952 struct rb_root tree; member
|
| D | netdevice.h | 256 struct rb_root tree; member
|
| /include/drm/ |
| D | drm_gpuvm.h | 259 struct rb_root_cached tree; member
|
| /include/net/ |
| D | pkt_cls.h | 508 struct tcf_ematch_tree *tree, in tcf_em_tree_match()
|