Lines Matching defs:new
2031 * merge the result if the new range happens to be adjacent to an
2104 struct lpi_range *new, *old;
2106 new = mk_lpi_range(base, nr_lpis);
2107 if (!new)
2118 * so new goes right after it. If there are no elements with
2120 * at the head of the list, and inserting new it the start of
2123 list_add(&new->entry, &old->entry);
2128 merge_lpi_ranges(old, new);
2129 merge_lpi_ranges(new, list_next_entry(new, entry));
3785 /* Map the new VPE instead */
3837 * interrupt to its new location.
5509 * Note that in theory a new proximity node could be created by this