Home
last modified time | relevance | path

Searched refs:QLIST_REMOVE_RCU (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/tests/unit/
H A Dtest-rcu-list.c115 #define TEST_LIST_REMOVE_RCU QLIST_REMOVE_RCU
/openbmc/qemu/hw/hyperv/
H A Dhyperv.c582 QLIST_REMOVE_RCU(mh, link); in hyperv_set_msg_handler()
655 QLIST_REMOVE_RCU(handler, link); in set_event_flag_handler()
/openbmc/qemu/include/qemu/
H A Drcu_queue.h105 #define QLIST_REMOVE_RCU(elm, field) do { \ macro
/openbmc/qemu/plugins/
H A Dcore.c79 QLIST_REMOVE_RCU(cb, entry); in plugin_unregister_cb__locked()
/openbmc/qemu/system/
H A Dphysmem.c2160 QLIST_REMOVE_RCU(block, next); in qemu_ram_free()