Lines Matching refs:leftmost
601 bool leftmost = true;
651 leftmost = false;
664 rb_insert_color_cached(&he->rb_node_in, hists->entries_in, leftmost);
1485 bool leftmost = true;
1507 leftmost = false;
1542 rb_insert_color_cached(&new->rb_node_in, root, leftmost);
1606 bool leftmost = true;
1643 leftmost = false;
1649 rb_insert_color_cached(&he->rb_node_in, root, leftmost);
1796 bool leftmost = true;
1806 leftmost = false;
1811 rb_insert_color_cached(&he->rb_node, root, leftmost);
1883 bool leftmost = true;
1906 leftmost = false;
1911 rb_insert_color_cached(&he->rb_node, entries, leftmost);
2207 bool leftmost = true;
2217 leftmost = false;
2222 rb_insert_color_cached(&he->rb_node, root, leftmost);
2383 bool leftmost = true;
2405 leftmost = false;
2416 rb_insert_color_cached(&he->rb_node_in, root, leftmost);
2432 bool leftmost = true;
2453 leftmost = false;
2460 rb_insert_color_cached(&he->rb_node_in, root, leftmost);