Home
last modified time | relevance | path

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

/linux-6.14.4/arch/x86/include/asm/
Dalternative.h108 extern void callthunks_patch_module_calls(struct callthunk_sites *sites,
115 callthunks_patch_module_calls(struct callthunk_sites *sites, in callthunks_patch_module_calls() function
/linux-6.14.4/arch/x86/kernel/
Dcallthunks.c338 void noinline callthunks_patch_module_calls(struct callthunk_sites *cs, in callthunks_patch_module_calls() function
Dmodule.c297 callthunks_patch_module_calls(&cs, me); in module_finalize()