Lines Matching defs:tree
116 * @rb: structure containing data to store &drm_gpuvas in a rb-tree
120 * @rb: the rb-tree node
126 * in the same order they appear in the interval tree. This is
128 * through the rb-tree while doing modifications on the rb-tree
134 * @__subtree_last: needed by the interval tree, holding last-in-subtree
221 * @tree: the rb-tree to track GPU VA mappings
223 struct rb_root_cached tree;
271 * but is using the &drm_gpuva_manager's internal interval tree to accelerate
295 * tree to accelerate the search for the starting &drm_gpuva, and hence is safe