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);
608 * write mode. A NULL mn signals the notifier is being registered for itree
644 subscriptions->itree = RB_ROOT_CACHED;
935 * If the itree is invalidating then we are not allowed to change
951 &subscriptions->itree);
965 &subscriptions->itree);
1078 &subscriptions->itree);