Searched refs:QEMU_AUTO_VFREE (Results 1 – 3 of 3) sorted by relevance
59 #define QEMU_AUTO_VFREE __attribute__((cleanup(qemu_cleanup_generic_vfree))) macro
135 QEMU_AUTO_VFREE void *buf = NULL; in commit_run()463 QEMU_AUTO_VFREE uint8_t *buf = NULL; in bdrv_commit()
543 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()