Searched refs:set_owner (Results 1 – 3 of 3) sorted by relevance
492 set_owner(space); in InitializeAsAnchor()512 chunk->set_owner(owner); in Initialize()1227 p->set_owner(this); in AllocateChunk()1264 p->set_owner(this); in AllocateChunk()2032 anchor_.set_owner(this); in AllocateChunk()2037 page->set_owner(this); in AllocateChunk()2069 page->set_owner(this); in AllocateChunk()
209 old_page->set_owner(old_space); in ConvertNewToOld()
565 void set_owner(Space* space) { in set_owner() function