Lines Matching +full:enum +full:- +full:as +full:- +full:flags
7 * See the COPYING file in the top-level directory.
9 * SPDX-License-Identifier: GPL-2.0-or-later
26 * Use the HT as a hash map by inserting k == v, which saves memory as
31 * Use the HT as a hash map. Note that we could use a list here,
39 * @lock protects the struct as well as ctx->uninstalling.
73 enum qemu_plugin_mem_rw rw,
74 enum qemu_plugin_op op,
82 void plugin_register_cb(qemu_plugin_id_t id, enum qemu_plugin_event ev,
86 enum qemu_plugin_event ev);
89 plugin_register_cb_udata(qemu_plugin_id_t id, enum qemu_plugin_event ev,
95 enum qemu_plugin_cb_flags flags, void *udata);
100 enum qemu_plugin_cb_flags flags,
101 enum qemu_plugin_cond cond,
108 enum qemu_plugin_cb_flags flags,
109 enum qemu_plugin_mem_rw rw,
112 void exec_inline_op(enum plugin_dyn_cb_type type,
123 * qemu_plugin_fillin_mode_info() - populate mode specific info