Searched refs:oldTable (Results 1 – 4 of 4) sorted by relevance
245 struct Entry **oldTable = fTable,**newtable; in Rehash() local263 for (oldEntry = oldTable[i];oldEntry;) { in Rehash()271 free(oldTable); in Rehash()
336 void** oldTable = NULL)343 _Resize((ValueType**)allocation, size / sizeof(ValueType*), oldTable);
745 page_table_entry_group *oldTable; in arch_mmu_init() local750 oldTable = table; in arch_mmu_init()804 if (sPageTable != oldTable) in arch_mmu_init()837 if (find_allocated_ranges(oldTable, table, &physicalTable, in arch_mmu_init()