Searched refs:address_space_allocator (Results 1 – 4 of 4) sorted by relevance
/hardware/google/gfxstream/guest/android-emu/aemu/base/ |
D | address_space.h | 54 struct address_space_allocator { struct 147 struct address_space_allocator *allocator, in address_space_allocator_split_block() 204 struct address_space_allocator *allocator, in address_space_allocator_release_block() 252 struct address_space_allocator *allocator, in address_space_allocator_allocate() 281 struct address_space_allocator *allocator, in address_space_allocator_deallocate() 306 struct address_space_allocator *allocator, in address_space_allocator_init() 333 struct address_space_allocator *allocator) in address_space_allocator_destroy() 345 struct address_space_allocator *allocator) in address_space_allocator_destroy_nocleanup() 353 struct address_space_allocator *allocator) in address_space_allocator_reset() 366 typedef void (*address_space_allocator_iter_func_t)(void* context, struct address_space_allocator*); [all …]
|
D | AndroidSubAllocator.cpp | 60 [](void* context, struct address_space_allocator* allocator) { in save() 88 [](void* context, struct address_space_allocator* allocator) { in load() 189 struct address_space_allocator addr_alloc;
|
/hardware/google/aemu/base/include/aemu/base/ |
D | address_space.h | 54 struct address_space_allocator { struct 173 struct address_space_allocator *allocator, in address_space_allocator_split_block() 235 struct address_space_allocator *allocator, in address_space_allocator_split_block_at_offset() 319 struct address_space_allocator *allocator, in address_space_allocator_release_block() 367 struct address_space_allocator *allocator, in address_space_allocator_allocate() 397 struct address_space_allocator *allocator, in address_space_allocator_allocate_fixed() 430 struct address_space_allocator *allocator, in address_space_allocator_deallocate() 455 struct address_space_allocator *allocator, in address_space_allocator_init() 482 struct address_space_allocator *allocator) in address_space_allocator_destroy() 494 struct address_space_allocator *allocator) in address_space_allocator_destroy_nocleanup() [all …]
|
/hardware/google/aemu/base/ |
D | SubAllocator.cpp | 58 [](void* context, struct address_space_allocator* allocator) { in save() 86 [](void* context, struct address_space_allocator* allocator) { in load() 201 struct address_space_allocator addr_alloc;
|