Searched refs:constructor (Results 1 – 25 of 26) sorted by relevance
12
36 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()
19 unsigned __attribute__((constructor)) cpuinfo_init(void) in cpuinfo_init()
29 unsigned __attribute__((constructor)) cpuinfo_init(void) in cpuinfo_init()
122 static void __attribute__((constructor)) init_accel(void) in init_accel()
57 unsigned __attribute__((constructor)) cpuinfo_init(void) in cpuinfo_init()
15 unsigned __attribute__((constructor)) cpuinfo_init(void) in cpuinfo_init()
37 unsigned __attribute__((constructor)) cpuinfo_init(void) in cpuinfo_init()
80 static void __attribute__((constructor)) coroutine_init(void) in coroutine_init()
204 static void __attribute__((constructor)) init_cache_info(void) in init_cache_info()
397 static void __attribute__((constructor)) qemu_coroutine_init(void) in qemu_coroutine_init()
63 QOSCreateDriverFunc constructor; member66 QOSCreateMachineFunc constructor; member
625 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()
29 static void __attribute__((constructor)) do_qemu_init_ ## function(void) \36 static void __attribute__((constructor)) do_qemu_init_ ## function(void) \
22 static void __attribute__((constructor)) ebpf_binary_init_ ## fn(void) \
48 __attribute__((constructor))
55 __attribute__((constructor))
21 static void __attribute__((constructor)) migration_threads_init(void) in migration_threads_init()
145 static void __attribute__((constructor)) init_accel(void) in init_accel()
22 __attribute__((constructor))
454 static void __attribute__((constructor)) register_core(void) \
564 static void __attribute__((constructor)) hv_init(void) in hv_init()
67 from, the instance and class size, and constructor/destructor hooks.
137 Regions are assigned names by the constructor. For most regions these are
401 /* contained drivers don't need a constructor,
2781 static void __attribute((constructor)) init_qemuio_commands(void) in init_qemuio_commands()
Completed in 50 milliseconds