/openbmc/qemu/util/ |
H A D | envlist.c | 43 QLIST_REMOVE(entry, ev_link); in envlist_free() 84 QLIST_REMOVE(entry, ev_link); in envlist_setenv() 126 QLIST_REMOVE(entry, ev_link); in envlist_unsetenv()
|
H A D | notify.c | 31 QLIST_REMOVE(notifier, node); in notifier_remove() 61 QLIST_REMOVE(notifier, node); in notifier_with_return_remove()
|
H A D | yank.c | 108 QLIST_REMOVE(entry, next); in yank_unregister_instance() 144 QLIST_REMOVE(func_entry, next); in yank_unregister_function()
|
H A D | rcu.c | 102 QLIST_REMOVE(index, node); in wait_for_readers() 384 QLIST_REMOVE(get_ptr_rcu_reader(), node); in rcu_unregister_thread()
|
H A D | aio-posix.c | 97 QLIST_REMOVE(node, node); in aio_remove_fd_handler() 312 QLIST_REMOVE(node, node); in aio_free_deleted_handlers() 313 QLIST_REMOVE(node, node_deleted); in aio_free_deleted_handlers() 401 QLIST_REMOVE(node, node_ready); in aio_dispatch_ready_handlers()
|
H A D | aio-win32.c | 60 QLIST_REMOVE(node, node); in aio_remove_fd_handler() 304 QLIST_REMOVE(node, node); in aio_dispatch_handlers()
|
/openbmc/qemu/monitor/ |
H A D | fds.c | 128 QLIST_REMOVE(monfd, next); in qmp_closefd() 158 QLIST_REMOVE(monfd, next); in monitor_get_fd() 171 QLIST_REMOVE(mon_fdset, next); in monitor_fdset_free() 191 QLIST_REMOVE(mon_fdset_fd, next); in monitor_fdset_fd_free() 486 QLIST_REMOVE(mon_fdset_fd_dup, next); in monitor_fdset_dup_fd_remove()
|
/openbmc/qemu/hw/hyperv/ |
H A D | hyperv_testdev.c | 100 QLIST_REMOVE(sint_route, le); in sint_route_destroy() 182 QLIST_REMOVE(conn, le); in msg_conn_destroy() 230 QLIST_REMOVE(conn, le); in evt_conn_destroy()
|
/openbmc/qemu/docs/devel/ |
H A D | lockcnt.rst | 22 QLIST_REMOVE(ioh, next); 38 QLIST_REMOVE(ioh, next); 119 QLIST_REMOVE(ioh, next); 248 QLIST_REMOVE(ioh, next); 265 QLIST_REMOVE(ioh, next);
|
/openbmc/qemu/migration/ |
H A D | threadinfo.c | 43 QLIST_REMOVE(thread, node); in migration_threads_remove()
|
/openbmc/qemu/hw/vfio/ |
H A D | container.c | 658 QLIST_REMOVE(group, container_next); in vfio_connect_container() 689 QLIST_REMOVE(group, container_next); in vfio_disconnect_container() 795 QLIST_REMOVE(group, next); in vfio_put_group() 865 QLIST_REMOVE(vbasedev, next); in vfio_put_base_device() 950 QLIST_REMOVE(vbasedev, global_next); in vfio_legacy_detach_device() 951 QLIST_REMOVE(vbasedev, container_next); in vfio_legacy_detach_device()
|
H A D | iommufd.c | 363 QLIST_REMOVE(vbasedev, hwpt_next); in iommufd_cdev_autodomains_put() 367 QLIST_REMOVE(hwpt, next); in iommufd_cdev_autodomains_put() 623 QLIST_REMOVE(vbasedev, global_next); in iommufd_cdev_detach() 624 QLIST_REMOVE(vbasedev, container_next); in iommufd_cdev_detach()
|
H A D | container-base.c | 111 QLIST_REMOVE(giommu, giommu_next); in vfio_container_instance_finalize()
|
H A D | spapr.c | 189 QLIST_REMOVE(hostwin, hostwin_next); in vfio_host_win_del() 458 QLIST_REMOVE(hostwin, hostwin_next); in vfio_spapr_container_release()
|
/openbmc/qemu/block/ |
H A D | reqlist.c | 81 QLIST_REMOVE(req, list); in reqlist_remove_req()
|
/openbmc/qemu/hw/intc/ |
H A D | s390_flic.c | 123 QLIST_REMOVE(cur, next); in qemu_s390_clear_io_flic() 251 QLIST_REMOVE(io, next); in qemu_s390_flic_dequeue_io() 351 QLIST_REMOVE(cur, next); in qemu_s390_flic_reset()
|
/openbmc/qemu/audio/ |
H A D | audio-hmp-cmds.c | 54 QLIST_REMOVE (s, entries); in hmp_stopcapture()
|
H A D | audio.c | 453 QLIST_REMOVE (sw, entries); in audio_detach_capture() 454 QLIST_REMOVE (sc, entries); in audio_detach_capture() 1633 QLIST_REMOVE(hwo, entries); in free_audio_state() 1641 QLIST_REMOVE(hwi, entries); in free_audio_state() 1828 QLIST_REMOVE (card, entries); in AUD_remove_card() 1914 QLIST_REMOVE (cb, entries); in AUD_del_capture() 1931 QLIST_REMOVE (sw, entries); in AUD_del_capture() 1932 QLIST_REMOVE (sc, entries); in AUD_del_capture() 1936 QLIST_REMOVE (cap, entries); in AUD_del_capture()
|
/openbmc/qemu/qobject/ |
H A D | qdict.c | 387 QLIST_REMOVE(entry, next); in qdict_del() 437 QLIST_REMOVE(entry, next); in qdict_destroy_obj()
|
/openbmc/qemu/ |
H A D | replication.c | 37 QLIST_REMOVE(rs, node); in replication_remove()
|
/openbmc/qemu/hw/xen/ |
H A D | xen-backend.c | 124 QLIST_REMOVE(backend, entry); in xen_backend_list_remove()
|
/openbmc/qemu/system/ |
H A D | tpm.c | 155 QLIST_REMOVE(drv, list); in tpm_cleanup()
|
/openbmc/qemu/hw/block/dataplane/ |
H A D | xen-block.c | 114 QLIST_REMOVE(request, list); in xen_block_start_request() 138 QLIST_REMOVE(request, list); in xen_block_complete_request() 647 QLIST_REMOVE(request, list); in xen_block_dataplane_destroy()
|
/openbmc/qemu/hw/ppc/ |
H A D | spapr_nvdimm.c | 492 QLIST_REMOVE(state, node); in spapr_nvdimm_flush_completion_cb() 605 QLIST_REMOVE(state, node); in spapr_nvdimm_finish_flushes() 633 QLIST_REMOVE(state, node); in spapr_nvdimm_get_flush_status()
|
/openbmc/qemu/hw/core/ |
H A D | qdev-clock.c | 86 QLIST_REMOVE(ncl, node); in qdev_finalize_clocklist()
|