Home
last modified time | relevance | path

Searched defs:allocator (Results 1 – 1 of 1) sorted by relevance

/qemu/tests/qtest/libqos/
H A Dlibqos-malloc.c215 void alloc_destroy(QGuestAllocator *allocator) in alloc_destroy()
253 uint64_t guest_alloc(QGuestAllocator *allocator, size_t size) in guest_alloc()
275 void guest_free(QGuestAllocator *allocator, uint64_t addr) in guest_free()
307 void alloc_set_flags(QGuestAllocator *allocator, QAllocOpts opts) in alloc_set_flags()