Home
last modified time | relevance | path

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

/qemu/tests/qtest/libqos/
H A Dlibqos.h11 void (*alloc_init)(QGuestAllocator *, QTestState *, QAllocOpts); member
H A Dlibqos-malloc.c286 void alloc_init(QGuestAllocator *s, QAllocOpts opts, in alloc_init() function