Searched refs:nr_nodes (Results 1 – 1 of 1) sorted by relevance
171 static void check_postorder_foreach(int nr_nodes) in check_postorder_foreach() argument178 WARN_ON_ONCE(count != nr_nodes); in check_postorder_foreach()181 static void check_postorder(int nr_nodes) in check_postorder() argument188 WARN_ON_ONCE(count != nr_nodes); in check_postorder()191 static void check(int nr_nodes) in check() argument211 WARN_ON_ONCE(count != nr_nodes); in check()214 check_postorder(nr_nodes); in check()215 check_postorder_foreach(nr_nodes); in check()218 static void check_augmented(int nr_nodes) in check_augmented() argument222 check(nr_nodes); in check_augmented()