Lines Matching defs:itree
45 struct rb_root_cached itree;
63 * writers for the itree, this is an optimization to avoid extra locking
70 * - the itree is not allowed to change
76 * - the itree is allowed to change
103 node = interval_tree_iter_first(&subscriptions->itree, range->start,
155 &subscriptions->itree);
158 &subscriptions->itree);
626 * write mode. A NULL mn signals the notifier is being registered for itree
659 subscriptions->itree = RB_ROOT_CACHED;
950 * If the itree is invalidating then we are not allowed to change
966 &subscriptions->itree);
980 &subscriptions->itree);
1093 &subscriptions->itree);