Home
last modified time | relevance | path

Searched refs:alloc_set_flags (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/tests/qtest/libqos/
H A Dlibqos-malloc.h43 void alloc_set_flags(QGuestAllocator *allocator, QAllocOpts opts);
H A Dlibqos-malloc.c307 void alloc_set_flags(QGuestAllocator *allocator, QAllocOpts opts) in alloc_set_flags() function
/openbmc/qemu/tests/qtest/
H A Dahci-test.c161 alloc_set_flags(&s->parent->alloc, ALLOC_LEAK_ASSERT); in ahci_vboot()