Searched refs:was_root (Results 1 – 1 of 1) sorted by relevance
503 const bool was_root = RB_ROOT_P(rbt, self); in rb_tree_prune_node() local531 if (__predict_false(was_root)) { in rb_tree_prune_node()543 KASSERT(was_root || rb_tree_check_node(rbt, father, NULL, true)); in rb_tree_prune_node()709 const bool was_root = RB_ROOT_P(rbt, self); in rb_tree_prune_blackred_branch() local734 if (__predict_false(was_root)) { in rb_tree_prune_blackred_branch()743 KASSERT(was_root || rb_tree_check_node(rbt, father, NULL, true)); in rb_tree_prune_blackred_branch()