Lines Matching refs:mas_node_count
1333 * mas_node_count() - Check if enough nodes are allocated and request more if
1350 * mas_node_count() - Check if enough nodes are allocated and request more if
1357 static void mas_node_count(struct ma_state *mas, int count)
3013 mas_node_count(mas, empty_count * 2 - 1);
3067 mas_node_count(mas, 3);
3380 mas_node_count(mas, 1 + mas->depth * 2);
3487 mas_node_count(wr_mas->mas, 1);
3515 mas_node_count(mas, 1);
3792 mas_node_count(mas, 1);
3857 mas_node_count(mas, 1 + height * 3);
3943 mas_node_count(mas, 1);