Searched refs:qemu_mallocz (Results 1 – 25 of 101) sorted by relevance
12345
47 s = (qemu_irq *)qemu_mallocz(sizeof(qemu_irq) * n); in qemu_allocate_irqs()48 p = (struct IRQState *)qemu_mallocz(sizeof(struct IRQState) * n); in qemu_allocate_irqs()
62 t = qemu_mallocz(sizeof(DeviceType)); in qdev_register()85 dev = qemu_mallocz(t->info->size); in qdev_create()240 prop = qemu_mallocz(sizeof(*prop)); in create_prop()442 bus = qemu_mallocz(size); in qbus_create()
71 chr = qemu_mallocz(sizeof(CharDriverState)); in qemu_chr_open_msmouse()
96 smbios_entries = qemu_mallocz(smbios_entries_len); in smbios_add_field()183 smbios_entries = qemu_mallocz(smbios_entries_len); in smbios_entry_add()
853 s = qemu_mallocz(sizeof(USBHIDState)); in usb_tablet_init()874 s = qemu_mallocz(sizeof(USBHIDState)); in usb_mouse_init()895 s = qemu_mallocz(sizeof(USBHIDState)); in usb_keyboard_init()
57 struct bt_link_s *link = qemu_mallocz(sizeof(struct bt_link_s)); in bt_dummy_lmp_connection_request()
105 smc_device = qemu_mallocz(sizeof(*smc_device)); in android_arm_init_()
150 s = qemu_mallocz(sizeof(*s)); in goldfish_switch_add()
51 s = qemu_mallocz(sizeof(QEMUPutKBDEntry)); in qemu_add_kbd_event_handler()97 s = qemu_mallocz(sizeof(QEMUPutMouseEntry)); in qemu_add_mouse_event_handler()135 s = qemu_mallocz(sizeof(QEMUPutLEDEntry)); in qemu_add_led_event_handler()
67 struct AsyncContext *new = qemu_mallocz(sizeof(*new)); in async_context_push()130 bh = qemu_mallocz(sizeof(QEMUBH)); in qemu_bh_new()
256 chr = qemu_mallocz(sizeof(CharDriverState)); in qemu_chr_open_null()503 chr = qemu_mallocz(sizeof(CharDriverState)); in qemu_chr_open_mux()504 d = qemu_mallocz(sizeof(MuxDriver)); in qemu_chr_open_mux()681 chr = qemu_mallocz(sizeof(CharDriverState)); in qemu_chr_open_fd()682 s = qemu_mallocz(sizeof(FDCharDriver)); in qemu_chr_open_fd()1055 chr = qemu_mallocz(sizeof(CharDriverState)); in qemu_chr_open_pty()1056 s = qemu_mallocz(sizeof(PtyCharDriver)); in qemu_chr_open_pty()1435 drv = qemu_mallocz(sizeof(ParallelCharDriver)); in qemu_chr_open_pp()1439 chr = qemu_mallocz(sizeof(CharDriverState)); in qemu_chr_open_pp()1499 chr = qemu_mallocz(sizeof(CharDriverState)); in qemu_chr_open_pp()[all …]
518 env->thread = qemu_mallocz(sizeof(QemuThread)); in tcg_init_vcpu()519 env->halt_cond = qemu_mallocz(sizeof(QemuCond)); in tcg_init_vcpu()536 env->thread = qemu_mallocz(sizeof(QemuThread)); in kvm_start_vcpu()537 env->halt_cond = qemu_mallocz(sizeof(QemuCond)); in kvm_start_vcpu()
70 ioh = qemu_mallocz(sizeof(IOHandlerRecord)); in qemu_set_fd_handler2()188 rec = qemu_mallocz(sizeof(ChildProcessRecord)); in qemu_add_child_watch()
55 kr = qemu_mallocz(sizeof(*kr)); in add_to_key_range()95 k = qemu_mallocz(sizeof(kbd_layout_t)); in parse_keyboard_layout()
164 s = qemu_mallocz(sizeof(*s)); in glue()220 phdr = qemu_mallocz(size); in glue()238 data = qemu_mallocz(mem_size); in glue()
62 e = qemu_mallocz(sizeof(*e)); in register_module_init()
11 mon = qemu_mallocz(sizeof(*mon)); in monitor_fake_new()
64 void *qemu_mallocz(size_t size) in qemu_mallocz() function
46 fdt = qemu_mallocz(dt_size); in load_device_tree()
38 qdict = qemu_mallocz(sizeof(*qdict)); in qdict_new()78 entry = qemu_mallocz(sizeof(*entry)); in alloc_entry()
72 s = qemu_mallocz(sizeof(*s)); in exec_start_outgoing_migration()
262 s = qemu_mallocz(sizeof(QEMUFileStdio)); in qemu_popen()310 s = qemu_mallocz(sizeof(QEMUFileStdio)); in qemu_fdopen()331 QEMUFileSocket *s = qemu_mallocz(sizeof(QEMUFileSocket)); in qemu_fopen_socket()365 s = qemu_mallocz(sizeof(QEMUFileStdio)); in qemu_fopen()418 f = qemu_mallocz(sizeof(QEMUFile)); in qemu_fopen_ops()1152 le = qemu_mallocz(sizeof(*le)); in qemu_loadvm_state()
85 node = qemu_mallocz(sizeof(AioHandler)); in qemu_aio_set_fd_handler()
159 s = qemu_mallocz(sizeof(struct bt_vhci_s)); in bt_vhci_init()
84 node = qemu_mallocz(sizeof(AioHandler)); in qemu_aio_set_fd_handler()