Lines Matching refs:hroot_out
336 struct rb_node *node = rb_first_cached(&he->hroot_out);
356 root_out = &he->parent_he->hroot_out;
492 he->hroot_out = RB_ROOT_CACHED;
1809 &he->hroot_out,
1980 node = rb_last(&he->hroot_out.rb_root);
1991 node = rb_first_cached(&he->hroot_out);
2029 node = rb_first_cached(&he->hroot_out);
2185 nd = rb_first_cached(&he->hroot_out);
2190 rb_erase_cached(&h->rb_node, &he->hroot_out);
2195 he->hroot_out = new_root;