Home
last modified time | relevance | path

Searched refs:g_free (Results 126 – 150 of 1021) sorted by relevance

12345678910>>...41

/openbmc/qemu/audio/
H A Daudio_template.h80 g_free(hw->buf_emul); in glue()
81 g_free(HWBUF.buffer); in glue()
105 g_free(sw->resample_buf.buffer); in glue()
196 g_free (sw->name); in glue()
205 g_free (sw->name); in glue()
232 g_free(hw); in glue()
334 g_free (hw); in glue()
460 g_free(sw); in glue()
469 g_free (sw); in glue()
/openbmc/qemu/qga/
H A Dcommands.c211 g_free(gei->out.data); in qmp_guest_exec_status()
217 g_free(gei->err.data); in qmp_guest_exec_status()
220 g_free(gei); in qmp_guest_exec_status()
255 g_free(str); in guest_exec_get_args()
339 g_free(p->data); in guest_exec_input_watch()
526 g_free(argv); in qmp_guest_exec()
527 g_free(envp); in qmp_guest_exec()
606 g_free(info); in qmp_guest_get_timezone()
H A Dguest-agent-command-state.c77 g_slist_free_full(cs->groups, g_free); in ga_command_state_free()
78 g_free(cs); in ga_command_state_free()
/openbmc/qemu/util/
H A Dqemu-co-timeout.c50 g_free(s); in qemu_co_timeout_entry()
82 g_free(s); in qemu_co_timeout()
H A Dthread-context.c131 g_free(bitmap); in thread_context_set_cpu_affinity()
162 g_free(bitmap); in thread_context_get_cpu_affinity()
231 g_free(bitmap); in thread_context_set_node_affinity()
258 g_free(thread_name); in thread_context_instance_complete()
271 g_free(tc->init_cpu_bitmap); in thread_context_instance_complete()
H A Dfilemonitor-inotify.c169 g_free(watch->filename); in qemu_file_monitor_dir_free()
172 g_free(dir->path); in qemu_file_monitor_dir_free()
173 g_free(dir); in qemu_file_monitor_dir_free()
220 g_free(mon); in qemu_file_monitor_free_idle()
328 g_free(watch->filename); in qemu_file_monitor_remove_watch()
H A Dvfio-helpers.c130 g_free(sysfs_link); in sysfs_find_group_file()
131 g_free(sysfs_group); in sysfs_find_group_file()
228 g_free(irq_set); in qemu_vfio_pci_init_irq()
338 g_free(group_file); in qemu_vfio_init_pci()
342 g_free(group_file); in qemu_vfio_init_pci()
451 g_free(iommu_info); in qemu_vfio_init_pci()
454 g_free(s->usable_iova_ranges); in qemu_vfio_init_pci()
457 g_free(iommu_info); in qemu_vfio_init_pci()
515 g_free(s); in qemu_vfio_open_pci()
522 g_free(s); in qemu_vfio_open_pci()
[all …]
/openbmc/qemu/migration/
H A Dram-compress.c151 g_free(comp_param[i].originbuf); in compress_threads_save_cleanup()
157 g_free(compress_threads); in compress_threads_save_cleanup()
158 g_free(comp_param); in compress_threads_save_cleanup()
183 g_free(comp_param[i].originbuf); in compress_threads_save_setup()
435 g_free(decomp_param[i].compbuf); in compress_threads_load_cleanup()
438 g_free(decompress_threads); in compress_threads_load_cleanup()
439 g_free(decomp_param); in compress_threads_load_cleanup()
H A Dblock-dirty-bitmap.c187 g_free(amin->string); in free_alias_map_inner_node()
189 g_free(amin); in free_alias_map_inner_node()
224 g_free, free_alias_map_inner_node); in construct_alias_map()
442 g_free(buf); in send_bitmap_bits()
464 g_free(buf); in send_bitmap_bits()
476 g_free(dbms->node_alias); in dirty_bitmap_do_save_cleanup()
477 g_free(dbms->bitmap_alias); in dirty_bitmap_do_save_cleanup()
478 g_free(dbms); in dirty_bitmap_do_save_cleanup()
883 g_free(b); in before_vm_start_handle_item()
928 g_slist_free_full(s->bitmaps, g_free); in cancel_incoming_locked()
[all …]
/openbmc/qemu/ui/
H A Dvnc-enc-hextile.c63 g_free(last_fg); in vnc_hextile_send_framebuffer_update()
64 g_free(last_bg); in vnc_hextile_send_framebuffer_update()
/openbmc/qemu/system/
H A Ddatadir.c62 g_free(buf); in qemu_find_file()
79 g_free(path); /* duplicate */ in qemu_add_data_dir()
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-extended/polkit-gnome/polkit-gnome/
H A D0001-Select-the-current-user-to-authenticate-with-by-defa.patch44 + g_free (dialog->priv->selected_user);
48 g_free (real_name);
64 g_free (s);
/openbmc/qemu/tests/qtest/
H A Dvmgenid-test.c67 g_free(table_aml); in acpi_find_vgia()
70 g_free(table_aml); in acpi_find_vgia()
72 g_free(rsdt); in acpi_find_vgia()
H A Dmax34451-test.c98 g_free(path); in test_defaults()
117 g_free(path); in test_defaults()
158 g_free(path); in test_temperature()
185 g_free(path); in test_voltage()
288 g_free(path); in test_ov_faults()
310 g_free(path); in test_ot_faults()
H A Dlibqtest.c553 g_free(args); in qtest_vinitf()
611 g_free(s); in qtest_quit()
635 g_free(str); in qtest_sendf()
913 g_free(cmd); in qtest_vhmp()
1206 g_free(path); in qtest_add_func()
1215 g_free(path); in qtest_add_data_func_full()
1223 g_free(path); in qtest_add_data_func()
1275 g_free(enc); in qtest_memwrite()
1902 g_free(out); in mkimg()
1903 g_free(out2); in mkimg()
[all …]
H A Dide-test.c183 g_free(dev); in free_pci_device()
387 g_free(buf); in test_bmdma_simple_rw()
388 g_free(cmpbuf); in test_bmdma_simple_rw()
443 g_free(buf); in test_bmdma_trim()
681 g_free(buf); in make_dirty()
986 g_free(pattern); in cdrom_pio_impl()
987 g_free(rx); in cdrom_pio_impl()
1036 g_free(pattern); in test_cdrom_dma()
1037 g_free(rx); in test_cdrom_dma()
1103 g_free(tmp_path[i]); in main()
[all …]
H A Dtpm-tis-device-test.c85 g_free(tmp_path); in main()
86 g_free(args); in main()
H A Dtpm-tis-test.c78 g_free(tmp_path); in main()
79 g_free(args); in main()
H A Dvirtio-9p-test.c91 g_free(wnames[i]); in fs_walk()
159 g_free(wnames[0]); in fs_readdir()
238 g_free(name); in do_readdir_split()
243 g_free(wnames[0]); in do_readdir_split()
258 g_free(wnames[0]); in fs_walk_no_slash()
359 g_free(wnames[0]); in fs_walk_dotdot()
375 g_free(wnames[0]); in fs_lopen()
400 g_free(wnames[0]); in fs_write()
441 g_free(wnames[0]); in fs_flush_success()
482 g_free(wnames[0]); in fs_flush_ignored()
/openbmc/qemu/hw/xen/
H A Dxen-operations.c88 g_free(refs); in libxengnttab_fallback_grant_copy()
149 g_free(xengnttab_segs); in libxengnttab_backend_grant_copy()
255 g_free(h); in libxenstore_close()
350 g_free(w->token); in free_watch()
351 g_free(w->path); in free_watch()
353 g_free(w); in free_watch()
/openbmc/qemu/block/
H A Dcurl.c880 g_free(s->cookie); in curl_open()
881 g_free(s->url); in curl_open()
882 g_free(s->username); in curl_open()
883 g_free(s->proxyusername); in curl_open()
884 g_free(s->proxypassword); in curl_open()
930 g_free(state->orig_buf); in curl_setup_preadv()
988 g_free(s->cookie); in curl_close()
989 g_free(s->url); in curl_close()
990 g_free(s->username); in curl_close()
991 g_free(s->proxyusername); in curl_close()
[all …]
/openbmc/qemu/qobject/
H A Dqstring.c100 g_free((char *)qs->string); in qstring_destroy_obj()
101 g_free(qs); in qstring_destroy_obj()
H A Dblock-qdict.c90 g_free(new_key); in qdict_flatten_qlist()
143 g_free(new_key); in qdict_flatten_qdict()
473 g_free(prefix); in qdict_crumple()
510 g_free(key); in qdict_crumple()
528 g_free(prefix); in qdict_crumple()
581 g_free(buf); in qdict_crumple_for_keyval_qiv()
619 g_free(prefix); in qdict_array_entries()
/openbmc/qemu/net/
H A Dfilter.c267 g_free(position_id); in netfilter_complete()
276 g_free(position_id); in netfilter_complete()
280 g_free(position_id); in netfilter_complete()
319 g_free(nf->netdev_id); in netfilter_finalize()
320 g_free(nf->position); in netfilter_finalize()
/openbmc/qemu/tests/unit/
H A Dcheck-qnum.c144 g_free(tmp); in qnum_to_string_test()
150 g_free(tmp); in qnum_to_string_test()
156 g_free(tmp); in qnum_to_string_test()

12345678910>>...41