/qemu/hw/core/ |
H A D | reset.c | 56 QEMUResetHandler *func; member 95 void qemu_register_reset(QEMUResetHandler *func, void *opaque) in qemu_register_reset() 105 void qemu_register_reset_nosnapshotload(QEMUResetHandler *func, void *opaque) in qemu_register_reset_nosnapshotload() 117 QEMUResetHandler *func; member 134 static LegacyReset *find_legacy_reset(QEMUResetHandler *func, void *opaque) in find_legacy_reset() 153 void qemu_unregister_reset(QEMUResetHandler *func, void *opaque) in qemu_unregister_reset()
|
/qemu/hw/uefi/ |
H A D | var-service-vars.c | 264 mm_variable *mvar, void *func) in uefi_vars_mm_get_variable() 329 mm_variable *mvar, void *func) in uefi_vars_mm_get_next_variable() 412 mm_variable *mvar, void *func) in uefi_vars_mm_set_variable() 561 mm_variable *mvar, void *func) in uefi_vars_mm_variable_info() 582 mm_variable *mvar, void *func) in uefi_vars_mm_get_payload_size() 599 mm_variable *mvar, void *func) in uefi_vars_mm_lock_variable() 666 void *func = (uv->buffer + sizeof(*mhdr) + sizeof(*mvar)); in uefi_vars_mm_vars_proto() local
|
H A D | var-service-policy.c | 255 void *func) in uefi_vars_mm_check_policy_is_enabled() 273 void *func) in uefi_vars_mm_check_policy_register() 334 void *func = (uv->buffer + sizeof(*mhdr) + sizeof(*mchk)); in uefi_vars_mm_check_policy_proto() local
|
/qemu/util/ |
H A D | error.c | 55 const char *src, int line, const char *func, in error_setv() 86 const char *src, int line, const char *func, in error_set_internal() 97 const char *src, int line, const char *func, in error_setg_internal() 108 const char *src, int line, const char *func, in error_setg_errno_internal() 123 const char *src, int line, const char *func, in error_setg_file_open_internal() 179 const char *src, int line, const char *func, in error_setg_win32_internal()
|
H A D | yank.c | 21 YankFn *func; member 114 YankFn *func, in yank_register_function() 132 YankFn *func, in yank_unregister_function()
|
H A D | thread-pool.c | 39 ThreadPoolFunc *func; member 241 BlockAIOCB *thread_pool_submit_aio(ThreadPoolFunc *func, void *arg, in thread_pool_submit_aio() 284 int coroutine_fn thread_pool_submit_co(ThreadPoolFunc *func, void *arg) in thread_pool_submit_co() 386 ThreadPoolFunc *func; member 444 void thread_pool_submit(ThreadPool *pool, ThreadPoolFunc *func, in thread_pool_submit() 465 void thread_pool_submit_immediate(ThreadPool *pool, ThreadPoolFunc *func, in thread_pool_submit_immediate()
|
/qemu/plugins/ |
H A D | core.c | 97 qemu_plugin_vcpu_simple_cb_t func = cb->f.vcpu_simple; in plugin_vcpu_cb__simple() local 120 qemu_plugin_simple_cb_t func = cb->f.simple; in plugin_cb__simple() local 143 qemu_plugin_udata_cb_t func = cb->f.udata; in plugin_cb__udata() local 155 void *func, void *udata) in do_plugin_register_cb() 190 void *func) in plugin_register_cb() 197 void *func, void *udata) in plugin_register_cb_udata() 474 qemu_plugin_vcpu_tb_trans_cb_t func = cb->f.vcpu_tb_trans; in qemu_plugin_tb_trans_cb() local 499 qemu_plugin_vcpu_syscall_cb_t func = cb->f.vcpu_syscall; in qemu_plugin_vcpu_syscall() local 521 qemu_plugin_vcpu_syscall_ret_cb_t func = cb->f.vcpu_syscall_ret; in qemu_plugin_vcpu_syscall_ret() local
|
/qemu/block/ |
H A D | qcow2-threads.c | 42 qcow2_co_process(BlockDriverState *bs, ThreadPoolFunc *func, void *arg) in qcow2_co_process() 78 Qcow2CompressFunc func; member 340 const void *src, size_t src_size, Qcow2CompressFunc func) in qcow2_co_do_compress() 446 Qcow2EncDecFunc func; member 459 Qcow2EncDecFunc func) in qcow2_co_encdec()
|
/qemu/qga/ |
H A D | vss-win32.c | 28 FARPROC WINAPI func; in call_vss_provider_func() local 154 QGAVSSRequesterFunc func; in qga_vss_fsfreeze() local
|
/qemu/ |
H A D | cpu-common.c | 128 run_on_cpu_func func; member 143 void do_run_on_cpu(CPUState *cpu, run_on_cpu_func func, run_on_cpu_data data, in do_run_on_cpu() 168 void async_run_on_cpu(CPUState *cpu, run_on_cpu_func func, run_on_cpu_data data) in async_run_on_cpu() 323 void async_safe_run_on_cpu(CPUState *cpu, run_on_cpu_func func, in async_safe_run_on_cpu()
|
/qemu/target/mips/tcg/ |
H A D | dsp_helper.c | 1096 #define MIPSDSP32_UNOP_ENV(name, func, element) \ argument 1116 #define MIPSDSP64_UNOP_ENV(name, func, element) \ argument 1136 #define MIPSDSP32_BINOP(name, func, element) \ argument 1163 #define MIPSDSP32_BINOP_ENV(name, func, element) \ argument 1196 #define MIPSDSP64_BINOP(name, func, element) \ argument 1217 #define MIPSDSP64_BINOP_ENV(name, func, element) \ argument 1718 #define SHIFT_QB(name, func) \ argument 1735 #define SHIFT_QB_ENV(name, func) \ argument 1763 #define SHIFT_OB(name, func) \ argument 1782 #define SHIFT_OB_ENV(name, func) \ argument [all …]
|
/qemu/include/qemu/ |
H A D | rcu.h | 140 RCUCBFunc *func; member 149 #define call_rcu(head, func, field) \ argument
|
/qemu/include/block/ |
H A D | aio_task.h | 33 AioTaskFunc func; member
|
/qemu/target/i386/hvf/ |
H A D | x86_cpuid.c | 58 uint32_t hvf_get_supported_cpuid(uint32_t func, uint32_t idx, in hvf_get_supported_cpuid()
|
/qemu/tests/tcg/alpha/ |
H A D | test-cond.c | 41 int (*func)(long); member
|
H A D | test-ovf.c | 12 long (*func)(long, long); member
|
/qemu/stubs/ |
H A D | ram-block.c | 29 int qemu_ram_foreach_block(RAMBlockIterFunc func, void *opaque) in qemu_ram_foreach_block()
|
/qemu/include/qapi/ |
H A D | error-internal.h | 23 const char *func; member
|
/qemu/io/ |
H A D | channel-watch.c | 81 QIOChannelFunc func = (QIOChannelFunc)callback; in qio_channel_fd_source_dispatch() local 161 QIOChannelFunc func = (QIOChannelFunc)callback; in qio_channel_socket_source_dispatch() local 212 QIOChannelFunc func = (QIOChannelFunc)callback; in qio_channel_fd_pair_source_dispatch() local
|
H A D | net-listener.c | 139 QIONetListenerClientFunc func, in qio_net_listener_set_client_func_full() 173 QIONetListenerClientFunc func, in qio_net_listener_set_client_func()
|
H A D | task.c | 39 QIOTaskFunc func; member 52 QIOTaskFunc func, in qio_task_new()
|
/qemu/tests/tcg/loongarch64/ |
H A D | test_bit.c | 63 uint64_t (*func)(uint64_t); member
|
/qemu/ui/ |
H A D | input-legacy.c | 190 QEMUPutMouseEntry *qemu_add_mouse_event_handler(QEMUPutMouseEvent *func, in qemu_add_mouse_event_handler() 225 QEMUPutLEDEntry *qemu_add_led_event_handler(QEMUPutLEDEvent *func, in qemu_add_led_event_handler()
|
/qemu/tests/tcg/hexagon/ |
H A D | v73_scalar.c | 57 static inline void callrh(void *func) in callrh()
|
/qemu/target/s390x/ |
H A D | diag.c | 30 uint64_t func = env->regs[r1]; in handle_diag_288() local
|