Searched defs:flush (Results 1 – 13 of 13) sorted by relevance
/qemu/block/ |
H A D | qed-table.c | 68 unsigned int index, unsigned int n, bool flush) in qed_write_table() 184 bool flush) in qed_write_l2_table() 193 bool flush) in qed_write_l2_table_sync()
|
/qemu/qobject/ |
H A D | json-lexer.c | 264 static inline uint8_t next_state(JSONLexer *lexer, char ch, bool flush, in next_state() 283 static void json_lexer_feed_char(JSONLexer *lexer, char ch, bool flush) in json_lexer_feed_char()
|
/qemu/migration/ |
H A D | multifd-zlib.c | 111 int flush = Z_NO_FLUSH; in multifd_zlib_send_prepare() local 236 int flush = Z_NO_FLUSH; in multifd_zlib_recv() local
|
H A D | multifd-zstd.c | 107 ZSTD_EndDirective flush = ZSTD_e_continue; in multifd_zstd_send_prepare() local
|
/qemu/python/qemu/qmp/ |
H A D | util.py | 33 async def flush(writer: asyncio.StreamWriter) -> None: function
|
/qemu/tests/qemu-iotests/ |
H A D | 136 | 95 def accounted_ops(self, read = False, write = False, flush = False): argument 113 def accounted_latency(self, read = False, write = False, flush = False): argument
|
/qemu/ui/ |
H A D | vnc-jobs.c | 147 bool flush; in vnc_jobs_consume_buffer() local
|
/qemu/hw/misc/ |
H A D | pc-testdev.c | 51 MemoryRegion flush; member
|
/qemu/rust/qemu-api/src/ |
H A D | chardev.rs | 47 fn flush(&mut self) -> io::Result<()> { in flush() method
|
/qemu/include/hw/ppc/ |
H A D | mac_dbdma.h | 156 DBDMA_flush flush; member
|
/qemu/hw/misc/macio/ |
H A D | mac_dbdma.c | 566 DBDMA_rw rw, DBDMA_flush flush, in DBDMA_register_channel()
|
/qemu/hw/net/ |
H A D | imx_fec.c | 515 static void imx_eth_enable_rx(IMXFECState *s, bool flush) in imx_eth_enable_rx()
|
/qemu/hw/display/ |
H A D | qxl.c | 703 static inline void qxl_push_free_res(PCIQXLDevice *d, int flush) in qxl_push_free_res()
|