Searched refs:migrate_allocator (Results 1 – 3 of 3) sorted by relevance
107 migrate_allocator(&from->alloc, &to->alloc); in migrate()137 migrate_allocator(&from->alloc, &to->alloc); in migrate()
41 void migrate_allocator(QGuestAllocator *src, QGuestAllocator *dst);
312 void migrate_allocator(QGuestAllocator *src, in migrate_allocator() function