Home
last modified time | relevance | path

Searched refs:constructor (Results 1 – 25 of 26) sorted by relevance

12

/qemu/util/
A Dqemu-timer-common.c36 static void __attribute__((constructor)) init_get_clock(void) in init_get_clock()
53 static void __attribute__((constructor)) init_get_clock(void) in init_get_clock()
A Dcpuinfo-loongarch.c19 unsigned __attribute__((constructor)) cpuinfo_init(void) in cpuinfo_init()
A Dcpuinfo-ppc.c29 unsigned __attribute__((constructor)) cpuinfo_init(void) in cpuinfo_init()
A Dbufferiszero.c122 static void __attribute__((constructor)) init_accel(void) in init_accel()
A Dcpuinfo-aarch64.c57 unsigned __attribute__((constructor)) cpuinfo_init(void) in cpuinfo_init()
A Dcpuinfo-i386.c15 unsigned __attribute__((constructor)) cpuinfo_init(void) in cpuinfo_init()
A Dcpuinfo-riscv.c37 unsigned __attribute__((constructor)) cpuinfo_init(void) in cpuinfo_init()
A Dcoroutine-sigaltstack.c80 static void __attribute__((constructor)) coroutine_init(void) in coroutine_init()
A Dcacheflush.c204 static void __attribute__((constructor)) init_cache_info(void) in init_cache_info()
A Dqemu-coroutine.c397 static void __attribute__((constructor)) qemu_coroutine_init(void) in qemu_coroutine_init()
/qemu/tests/qtest/libqos/
A Dqgraph_internal.h63 QOSCreateDriverFunc constructor; member
66 QOSCreateMachineFunc constructor; member
A Dqgraph.c625 node->u.machine.constructor = function; in qos_node_create_machine_args()
633 node->u.driver.constructor = function; in qos_node_create_driver()
642 node->u.driver.constructor = function; in qos_node_create_driver_named()
745 obj = node->u.machine.constructor(qts); in qos_machine_new()
756 obj = node->u.driver.constructor(parent, alloc, arg); in qos_driver_new()
/qemu/include/qemu/
A Dmodule.h29 static void __attribute__((constructor)) do_qemu_init_ ## function(void) \
36 static void __attribute__((constructor)) do_qemu_init_ ## function(void) \
/qemu/ebpf/
A Debpf.h22 static void __attribute__((constructor)) ebpf_binary_init_ ## fn(void) \
/qemu/block/
A Ddmg-lzfse.c48 __attribute__((constructor))
A Ddmg-bz2.c55 __attribute__((constructor))
/qemu/migration/
A Dthreadinfo.c21 static void __attribute__((constructor)) migration_threads_init(void) in migration_threads_init()
A Dxbzrle.c145 static void __attribute__((constructor)) init_accel(void) in init_accel()
/qemu/tcg/
A Ddebuginfo.c22 __attribute__((constructor))
/qemu/target/xtensa/
A Doverlay_tool.h454 static void __attribute__((constructor)) register_core(void) \
/qemu/hw/hyperv/
A Dhyperv.c564 static void __attribute__((constructor)) hv_init(void) in hv_init()
/qemu/docs/devel/
A Dqom.rst67 from, the instance and class size, and constructor/destructor hooks.
A Dmemory.rst137 Regions are assigned names by the constructor. For most regions these are
/qemu/docs/devel/testing/
A Dqgraph.rst401 /* contained drivers don't need a constructor,
/qemu/
A Dqemu-io-cmds.c2781 static void __attribute((constructor)) init_qemuio_commands(void) in init_qemuio_commands()

Completed in 50 milliseconds

12