Searched refs:to_add (Results 1 – 1 of 1) sorted by relevance
758 unsigned int to_add = new2 ? 2 : 1; in __maps__insert_sorted() local767 if (nr_maps + to_add > nr_allocate) { in __maps__insert_sorted()788 memmove(&maps_by_address[first_after_index+to_add], in __maps__insert_sorted()799 RC_CHK_ACCESS(maps)->nr_maps = nr_maps + to_add; in __maps__insert_sorted()
Completed in 5 milliseconds