Home
last modified time | relevance | path

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

/openbmc/qemu/include/qemu/
H A Dmemalign.h59 #define QEMU_AUTO_VFREE __attribute__((cleanup(qemu_cleanup_generic_vfree))) macro
/openbmc/qemu/block/
H A Dcommit.c135 QEMU_AUTO_VFREE void *buf = NULL; in commit_run()
463 QEMU_AUTO_VFREE uint8_t *buf = NULL; in bdrv_commit()
H A Dnvme.c543 QEMU_AUTO_VFREE union { in nvme_identify()
1263 QEMU_AUTO_VFREE uint8_t *buf = NULL; in nvme_co_prw()
1408 QEMU_AUTO_VFREE NvmeDsmRange *buf = NULL; in nvme_co_pdiscard()