/qemu/hw/pci/ |
H A D | pci-qmp-cmds.c | 35 PciMemoryRegionList *head = NULL, **tail = &head; in qmp_query_pci_regions() local 159 PciDeviceInfoList *head = NULL, **tail = &head; in qmp_query_pci_devices() local 189 PciInfoList *head = NULL, **tail = &head; in qmp_query_pci() local
|
/qemu/system/ |
H A D | tpm.c | 199 TPMInfoList *head = NULL, **tail = &head; in qmp_query_tpm() local 215 TpmTypeList *head = NULL, **tail = &head; in qmp_query_tpm_types() local 228 TpmModelList *head = NULL, **tail = &head; in qmp_query_tpm_models() local
|
/qemu/tests/qtest/libqos/ |
H A D | qos_external.c | 42 MachineInfoList *tail; in machines_apply_to_node() local 62 ObjectTypeInfoList *tail; in types_apply_to_node() local
|
H A D | e1000e.c | 42 uint32_t tail = e1000e_macreg_read(d, E1000_TDT); in e1000e_tx_ring_push() local 59 uint32_t tail = e1000e_macreg_read(d, E1000_RDT); in e1000e_rx_ring_push() local
|
/qemu/monitor/ |
H A D | qmp-cmds-control.c | 142 GenericList *tail; in split_off_generic_list() local 161 strList *tail; in is_in() local 185 SchemaInfoList *tail; in zap_deprecated() local
|
/qemu/tests/qtest/ |
H A D | qmp-cmd-test.c | 137 SchemaInfoList *tail; in qmp_schema_init() local 172 SchemaInfoObjectMemberList *tail; in object_type_has_mandatory_members() local 187 SchemaInfoList *tail; in add_query_tests() local
|
/qemu/qapi/ |
H A D | qapi-type-helpers.c | 27 const strList *tail; in strv_from_str_list() local
|
/qemu/migration/ |
H A D | threadinfo.c | 51 MigrationThreadInfoList **tail = &head; in qmp_query_migrationthreads() local
|
/qemu/include/standard-headers/linux/ |
H A D | virtio_iommu.h | 80 struct virtio_iommu_req_tail tail; member 88 struct virtio_iommu_req_tail tail; member 106 struct virtio_iommu_req_tail tail; member 115 struct virtio_iommu_req_tail tail; member
|
/qemu/tests/unit/ |
H A D | test-opts-visitor.c | 180 intList *tail; in test_opts_range_unvisited() local 220 intList *tail; in test_opts_range_beyond() local
|
H A D | test-string-input-visitor.c | 72 int64List *tail; in check_ilist() local 90 uint64List *tail; in check_ulist() local
|
H A D | test-clone-visitor.c | 155 UserDefOneList *src, *dst, *tail; in test_clone_complex3() local
|
/qemu/include/qapi/ |
H A D | util.h | 53 #define QAPI_LIST_APPEND(tail, element) do { \ argument
|
/qemu/block/ |
H A D | qapi.c | 182 SnapshotInfoList *head = NULL, **tail = &head; in bdrv_query_snapshot_info_list() local 471 uint64List **tail = &out_list; in uint64_list() local 699 BlockStatsList *head = NULL, **tail = &head; in qmp_query_blockstats() local
|
/qemu/hw/i386/ |
H A D | sgx.c | 89 SgxEpcSectionList *head = NULL, **tail = &head; in sgx_calc_host_epc_sections() local 189 SgxEpcSectionList *head = NULL, **tail = &head; in sgx_get_epc_sections_list() local
|
/qemu/hw/core/ |
H A D | machine-qmp-cmds.c | 39 CpuInfoFastList *head = NULL, **tail = &head; in qmp_query_cpus_fast() local 106 CompatPropertyList **tail = &(info->compat_props); in qmp_query_machines() local
|
/qemu/ |
H A D | job-qmp.c | 168 JobInfoList *head = NULL, **tail = &head; in qmp_query_jobs() local
|
/qemu/scsi/ |
H A D | pr-manager.c | 118 PRManagerInfoList ***tail = opaque; in query_one_pr_manager() local
|
/qemu/net/ |
H A D | netmap.c | 162 unsigned int tail = ring->tail; in netmap_receive_iov() local 252 unsigned int tail = ring->tail; in netmap_send() local
|
/qemu/hw/net/rocker/ |
H A D | rocker_desc.c | 29 uint32_t tail; member 254 uint32_t tail = ring->tail; in desc_ring_set_head() local
|
/qemu/util/ |
H A D | yank.c | 156 YankInstanceList *tail; in qmp_yank() local
|
H A D | iov.c | 158 size_t orig_len, tail; in iov_send_recv_with_flags() local 395 size_t *head, size_t *tail, int *niov) in qemu_iovec_slice() 417 size_t head, tail; in qemu_iovec_subvec_niov() local
|
/qemu/hw/uefi/ |
H A D | var-service-json.c | 51 UefiVariableList **tail; in uefi_vars_to_qapi() local
|
/qemu/block/export/ |
H A D | export.c | 356 BlockExportInfoList *head = NULL, **tail = &head; in qmp_query_block_exports() local
|
/qemu/qga/ |
H A D | commands-linux.c | 1548 GuestLogicalProcessorList *head, **tail; in qmp_guest_get_vcpus() local 1801 GuestMemoryBlockList *head, **tail; in qmp_guest_get_memory_blocks() local 1864 GuestMemoryBlockResponseList *head, **tail; in qmp_guest_set_memory_blocks() local 1929 GuestDiskStatsInfoList *head = NULL, **tail = &head; in guest_get_diskstats() local 2039 GuestCpuStatsList *head = NULL, **tail = &head; in qmp_guest_get_cpustats() local 2150 GuestNetworkRouteList *head = NULL, **tail = &head; in qmp_guest_network_get_route() local
|