/qemu/tests/tcg/s390x/ |
H A D | fma.c | 159 static bool iter_next(struct iter *it) in iter_next() 181 struct iter it = {}; in main() local
|
H A D | vfminmax.c | 246 static bool iter_next(struct iter *it, int fmt) in iter_next() 282 struct iter it = {}; in main() local
|
/qemu/migration/ |
H A D | page_cache.c | 133 CacheItem *it; in cache_is_cached() local 149 CacheItem *it; in cache_insert() local
|
H A D | migration-hmp-cmds.c | 783 BdrvNextIterator it; in vm_completion() local
|
/qemu/tests/tcg/hexagon/ |
H A D | signal_context.c | 37 struct itimerspec it; in main() local
|
/qemu/ebpf/ |
H A D | ebpf.c | 43 struct ElfBinaryDataEntry *it = NULL; in ebpf_find_binary_by_id() local
|
/qemu/hw/cxl/ |
H A D | cxl-host.c | 75 GList *it; in cxl_fmws_link_targets() local 327 CXLFixedMemoryWindowOptionsList *it; in machine_set_cfmw() local
|
/qemu/hw/acpi/ |
H A D | cxl.c | 140 GList *it; in cedt_build_cfmws() local
|
/qemu/tests/tcg/multiarch/ |
H A D | signals.c | 110 struct itimerspec it; in test_signals() local
|
/qemu/contrib/plugins/ |
H A D | hotblocks.c | 76 GList *counts, *it; in plugin_exit() local
|
H A D | hotpages.c | 84 GList *it; in plugin_exit() local
|
H A D | hwprofile.c | 127 GList *it; in plugin_exit() local
|
/qemu/block/ |
H A D | accounting.c | 121 static int block_latency_histogram_compare_func(const void *key, const void *it) in block_latency_histogram_compare_func()
|
H A D | snapshot.c | 507 BdrvNextIterator it; in bdrv_all_get_snapshot_devices() local
|
H A D | block-backend.c | 595 BlockDriverState *bdrv_next(BdrvNextIterator *it) in bdrv_next() 645 static void bdrv_next_reset(BdrvNextIterator *it) in bdrv_next_reset() 652 BlockDriverState *bdrv_first(BdrvNextIterator *it) in bdrv_first() 661 void bdrv_next_cleanup(BdrvNextIterator *it) in bdrv_next_cleanup()
|
H A D | io.c | 2339 BdrvNextIterator it; in bdrv_flush_all() local
|
/qemu/rust/qemu-api-macros/src/ |
H A D | lib.rs | 258 let mut it = ts.into_iter(); in bits_const_internal() localVariable
|
/qemu/tests/tcg/multiarch/linux/ |
H A D | linux-test.c | 456 struct itimerval it, oit; in test_signal() local
|
/qemu/qga/ |
H A D | commands.c | 228 const strList *it; in guest_exec_get_args() local
|
/qemu/hw/i386/ |
H A D | pc.c | 726 GList *it; in pc_get_cxl_range_end() local 939 GList *it; in pc_memory_init() local
|
/qemu/ui/ |
H A D | console.c | 372 QemuConsole *it = QTAILQ_FIRST(&consoles); in qemu_console_register() local
|
/qemu/hw/core/ |
H A D | loader.c | 1424 GList *it, *secs = NULL; in rom_find_largest_gap_between() local
|
/qemu/tests/qtest/ |
H A D | libqtest.c | 658 for (GList *it = s->pending_events; it != NULL; it = it->next) { in qtest_quit() local
|
/qemu/ |
H A D | block.c | 6971 BdrvNextIterator it; in bdrv_activate_all() local 7109 BdrvNextIterator it; in bdrv_inactivate_all() local
|