Home
last modified time | relevance | path

Searched refs:allocate_objects (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/tests/qtest/libqos/
H A Dqos_external.h30 void *allocate_objects(QTestState *qts, char **path, QGuestAllocator **p_alloc);
H A Dqos_external.c92 void *allocate_objects(QTestState *qts, char **path, QGuestAllocator **p_alloc) in allocate_objects() function
/openbmc/qemu/tests/qtest/fuzz/
H A Dqos_fuzz.c62 return allocate_objects(qts, current_path + 1, p_alloc); in qos_allocate_objects()
/openbmc/qemu/tests/qtest/
H A Dqos-test.c133 return allocate_objects(qts, current_path + 1, p_alloc); in qos_allocate_objects()