Home
last modified time | relevance | path

Searched refs:callthunks_patch_module_calls (Results 1 – 3 of 3) sorted by relevance

/arch/x86/include/asm/
Dalternative.h113 extern void callthunks_patch_module_calls(struct callthunk_sites *sites,
120 callthunks_patch_module_calls(struct callthunk_sites *sites, in callthunks_patch_module_calls() function
/arch/x86/kernel/
Dcallthunks.c328 void noinline callthunks_patch_module_calls(struct callthunk_sites *cs, in callthunks_patch_module_calls() function
Dmodule.c357 callthunks_patch_module_calls(&cs, me); in module_finalize()