Lines Matching refs:hroot_out
346 struct rb_node *node = rb_first_cached(&he->hroot_out);
366 root_out = &he->parent_he->hroot_out;
503 he->hroot_out = RB_ROOT_CACHED;
1851 &he->hroot_out,
2022 node = rb_last(&he->hroot_out.rb_root);
2033 node = rb_first_cached(&he->hroot_out);
2071 node = rb_first_cached(&he->hroot_out);
2227 nd = rb_first_cached(&he->hroot_out);
2232 rb_erase_cached(&h->rb_node, &he->hroot_out);
2237 he->hroot_out = new_root;