Home
last modified time | relevance | path

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

/qemu/tests/qtest/fuzz/
H A Dqos_fuzz.c60 void *qos_allocate_objects(QTestState *qts, QGuestAllocator **p_alloc) in qos_allocate_objects() function
214 fuzz_qos_obj = qos_allocate_objects(s , &fuzz_qos_alloc); in qos_init_path()
/qemu/tests/qtest/
H A Dqos-test.c131 void *qos_allocate_objects(QTestState *qts, QGuestAllocator **p_alloc) in qos_allocate_objects() function
181 obj = qos_allocate_objects(global_qtest, &alloc); in run_one_test()
/qemu/tests/qtest/libqos/
H A Dqgraph.h327 void *qos_allocate_objects(QTestState *qts, QGuestAllocator **p_alloc);