Home
last modified time | relevance | path

Searched defs:next (Results 1 – 25 of 183) sorted by relevance

12345678

/qemu/
H A Dreplication.c47 ReplicationState *rs, *next; in replication_start_all() local
63 ReplicationState *rs, *next; in replication_do_checkpoint_all() local
79 ReplicationState *rs, *next; in replication_get_error_all() local
95 ReplicationState *rs, *next; in replication_stop_all() local
/qemu/target/loongarch/tcg/
H A Dconstant_timer.c37 uint64_t now, next; in cpu_loongarch_store_constant_timer_config() local
53 uint64_t now, next; in loongarch_constant_timer_cb() local
/qemu/util/
H A Dtransactions.c62 TransactionAction *act, *next; in tran_abort() local
83 TransactionAction *act, *next; in tran_commit() local
H A Dnotify.c36 Notifier *notifier, *next; in notifier_list_notify() local
67 NotifierWithReturn *notifier, *next; in notifier_with_return_list_notify() local
/qemu/hw/usb/
H A Dcombined-packet.c53 USBPacket *next; in usb_combined_input_packet_complete() local
124 USBPacket *p, *u, *next, *prev = NULL, *first = NULL; in usb_ep_combine_input_packets() local
/qemu/plugins/
H A Dcore.c100 struct qemu_plugin_cb *cb, *next; in plugin_vcpu_cb__simple() local
127 struct qemu_plugin_cb *cb, *next; in plugin_cb__simple() local
150 struct qemu_plugin_cb *cb, *next; in plugin_cb__udata() local
373 struct qemu_plugin_cb *cb, *next; in qemu_plugin_tb_trans_cb() local
396 struct qemu_plugin_cb *cb, *next; in qemu_plugin_vcpu_syscall() local
418 struct qemu_plugin_cb *cb, *next; in qemu_plugin_vcpu_syscall_ret() local
565 struct qemu_plugin_cb *cb, *next; in qemu_plugin_user_exit() local
/qemu/include/qapi/
H A Dvisitor.h236 struct GenericList *next; member
/qemu/hw/remote/
H A Dmemory.c19 MemoryRegion *sysmem, *subregion, *next; in remote_sysmem_reset() local
/qemu/qga/vss-win32/
H A Drequester.h40 volList *next; member
/qemu/include/disas/
H A Ddisas.h30 struct syminfo *next; member
/qemu/block/
H A Dqed-l2-cache.c176 CachedL2Table *next; in qed_commit_l2_cache_entry() local
/qemu/qobject/
H A Dblock-qdict.c97 const QDictEntry *entry, *next; in qdict_flatten_qdict() local
166 const QDictEntry *entry, *next; in qdict_extract_subqdict() local
667 const QDictEntry *entry, *next; in qdict_join() local
/qemu/target/riscv/
H A Dtime_helper.c47 uint64_t diff, ns_diff, next; in riscv_timer_write_timecmp() local
/qemu/system/
H A Dwatchpoint.c93 CPUWatchpoint *wp, *next; in cpu_watchpoint_remove_all() local
/qemu/hw/acpi/
H A Dpcihp.c185 BusChild *kid, *next; in acpi_pcihp_eject_slot() local
232 BusChild *kid, *next; in acpi_pcihp_update_hotplug_bus() local
442 BusChild *kid, *next; in pci_write() local
/qemu/include/exec/
H A Dram_addr.h175 unsigned long next = MIN(end, base + DIRTY_MEMORY_BLOCK_SIZE); in cpu_physical_memory_get_dirty() local
216 unsigned long next = MIN(end, base + DIRTY_MEMORY_BLOCK_SIZE); in cpu_physical_memory_all_dirty() local
313 unsigned long next = MIN(end, base + DIRTY_MEMORY_BLOCK_SIZE); in cpu_physical_memory_set_dirty_range() local
/qemu/tests/qtest/libqos/
H A Dqgraph.c202 QOSGraphEdge *tmp, *next; in search_list_edges() local
398 QOSGraphEdge *e, *next; in qos_traverse_graph() local
681 QOSGraphEdge *e, *next; in qos_graph_node_set_availability_explicit() local
706 QOSGraphEdge *e, *next; in qos_graph_node_set_availability() local
814 QOSGraphEdge *e, *next; in qos_dump_graph() local
/qemu/include/qemu/
H A Drcu_queue.h187 #define QSIMPLEQ_FOREACH_SAFE_RCU(var, head, field, next) \ argument
257 #define QTAILQ_FOREACH_SAFE_RCU(var, head, field, next) \ argument
304 #define QSLIST_FOREACH_SAFE_RCU(var, head, field, next) \ argument
/qemu/hw/core/
H A Dnuma.c866 RAMBlockNotifier *next; in ram_block_notify_add() local
878 RAMBlockNotifier *next; in ram_block_notify_remove() local
890 RAMBlockNotifier *next; in ram_block_notify_resize() local
/qemu/net/
H A Dqueue.c83 NetPacket *packet, *next; in qemu_del_net_queue() local
259 NetPacket *packet, *next; in qemu_net_queue_purge() local
H A Dfilter.c51 NetFilterState *next; in netfilter_next() local
73 NetFilterState *next = NULL; in qemu_netfilter_pass_to_next() local
/qemu/hw/openrisc/
H A Dcputimer.c65 uint64_t now, next; in cpu_openrisc_timer_update() local
/qemu/tests/qtest/
H A Drtl8139-test.c74 unsigned prev, curr, next; in test_timer() local
/qemu/backends/
H A Drng.c73 RngRequest *req, *next; in rng_backend_free_requests() local
/qemu/tests/unit/
H A Dtest-aio-multithread.c293 int next, locked; member
314 int next; in mcs_mutex_unlock() local

12345678