Home
last modified time | relevance | path

Searched refs:register_callback (Results 1 – 19 of 19) sorted by relevance

/OK3568_Linux_fs/kernel/scripts/gcc-plugins/
H A Dsancov_plugin.c128 register_callback(plugin_name, PLUGIN_INFO, NULL, &sancov_plugin_info); in plugin_init()
134 register_callback(plugin_name, PLUGIN_START_UNIT, &sancov_start_unit, NULL); in plugin_init()
135 register_callback(plugin_name, PLUGIN_REGISTER_GGC_ROOTS, NULL, (void *)&gt_ggc_r_gt_sancov); in plugin_init()
136 register_callback(plugin_name, PLUGIN_PASS_MANAGER_SETUP, NULL, &sancov_pass_info); in plugin_init()
H A Dstructleak_plugin.c256 register_callback(plugin_name, PLUGIN_INFO, NULL, &structleak_plugin_info); in plugin_init()
258 register_callback(plugin_name, PLUGIN_PASS_MANAGER_SETUP, NULL, &structleak_pass_info); in plugin_init()
259 register_callback(plugin_name, PLUGIN_FINISH_TYPE, finish_type, NULL); in plugin_init()
261 register_callback(plugin_name, PLUGIN_ATTRIBUTES, register_attributes, NULL); in plugin_init()
H A Dcyc_complexity_plugin.c63 register_callback(plugin_name, PLUGIN_INFO, NULL, in plugin_init()
65 register_callback(plugin_name, PLUGIN_PASS_MANAGER_SETUP, NULL, in plugin_init()
H A Dstackleak_plugin.c606 register_callback(plugin_name, PLUGIN_INFO, NULL, in plugin_init()
610 register_callback(plugin_name, PLUGIN_START_UNIT, in plugin_init()
614 register_callback(plugin_name, PLUGIN_REGISTER_GGC_ROOTS, NULL, in plugin_init()
625 register_callback(plugin_name, PLUGIN_PASS_MANAGER_SETUP, NULL, in plugin_init()
627 register_callback(plugin_name, PLUGIN_PASS_MANAGER_SETUP, NULL, in plugin_init()
H A Dlatent_entropy_plugin.c624 register_callback(plugin_name, PLUGIN_INFO, NULL, in plugin_init()
627 register_callback(plugin_name, PLUGIN_START_UNIT, in plugin_init()
629 register_callback(plugin_name, PLUGIN_REGISTER_GGC_ROOTS, in plugin_init()
631 register_callback(plugin_name, PLUGIN_PASS_MANAGER_SETUP, NULL, in plugin_init()
634 register_callback(plugin_name, PLUGIN_ATTRIBUTES, register_attributes, in plugin_init()
H A Darm_ssp_per_task_plugin.c113 register_callback(plugin_info->base_name, PLUGIN_PASS_MANAGER_SETUP, in plugin_init()
117 register_callback(plugin_info->base_name, PLUGIN_START_UNIT, in plugin_init()
H A Drandomize_layout_plugin.c982 register_callback(plugin_name, PLUGIN_INFO, NULL, &randomize_layout_plugin_info); in plugin_init()
984 register_callback(plugin_name, PLUGIN_ALL_IPA_PASSES_START, check_global_variables, NULL); in plugin_init()
985 register_callback(plugin_name, PLUGIN_PASS_MANAGER_SETUP, NULL, &find_bad_casts_pass_info); in plugin_init()
986 register_callback(plugin_name, PLUGIN_FINISH_TYPE, finish_type, NULL); in plugin_init()
987 register_callback(plugin_name, PLUGIN_FINISH_DECL, randomize_layout_finish_decl, NULL); in plugin_init()
989 register_callback(plugin_name, PLUGIN_ATTRIBUTES, register_attributes, NULL); in plugin_init()
/OK3568_Linux_fs/kernel/arch/x86/xen/
H A Dsetup.c904 static int register_callback(unsigned type, const void *func) in register_callback() function
925 ret = register_callback(CALLBACKTYPE_sysenter, xen_entry_SYSENTER_compat); in xen_enable_sysenter()
934 ret = register_callback(CALLBACKTYPE_syscall, xen_entry_SYSCALL_64); in xen_enable_syscall()
942 ret = register_callback(CALLBACKTYPE_syscall32, in xen_enable_syscall()
957 if (register_callback(CALLBACKTYPE_event, in xen_pvmmu_arch_setup()
959 register_callback(CALLBACKTYPE_failsafe, xen_failsafe_callback)) in xen_pvmmu_arch_setup()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dplugin.h130 extern void register_callback (const char *plugin_name,
H A Dplugin.def103 file plugin.c the functions register_callback and
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dplugin.h130 extern void register_callback (const char *plugin_name,
H A Dplugin.def103 file plugin.c the functions register_callback and
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/bits/
H A Dios_base.h542 register_callback(event_callback __fn, int __index); in _GLIBCXX_VISIBILITY()
/OK3568_Linux_fs/kernel/drivers/pcmcia/
H A Dvrc4173_cardu.c389 .register_callback = cardu_register_callback,
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/bits/
H A Dios_base.h542 register_callback(event_callback __fn, int __index); in _GLIBCXX_VISIBILITY()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/
H A Dios99 void register_callback(event_callback fn, int index);
310 void register_callback(event_callback __fn, int __index);
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/
H A Dios99 void register_callback(event_callback fn, int index);
310 void register_callback(event_callback __fn, int __index);
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dgccint.info43870 'register_callback' specifying the name of the event and address of the
44025 To register a callback, the plugin calls 'register_callback' with the
44061 'register_callback' with the 'PLUGIN_PASS_MANAGER_SETUP' event and a
44097 register_callback (plugin_info->base_name, PLUGIN_PASS_MANAGER_SETUP, NULL, &pass_info);
44152 routine using 'register_callback' with the 'PLUGIN_INFO' pseudo-event
44181 Registered with register_callback (plugin_name, PLUGIN_ATTRIBUTES, register_attributes, NULL)
44198 register_callback (plugin_name, PLUGIN_PRAGMAS,
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dgccint.info43870 'register_callback' specifying the name of the event and address of the
44025 To register a callback, the plugin calls 'register_callback' with the
44061 'register_callback' with the 'PLUGIN_PASS_MANAGER_SETUP' event and a
44097 register_callback (plugin_info->base_name, PLUGIN_PASS_MANAGER_SETUP, NULL, &pass_info);
44152 routine using 'register_callback' with the 'PLUGIN_INFO' pseudo-event
44181 Registered with register_callback (plugin_name, PLUGIN_ATTRIBUTES, register_attributes, NULL)
44198 register_callback (plugin_name, PLUGIN_PRAGMAS,