Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/kernel/
A Dcallthunks.c252 callthunks_setup(struct callthunk_sites *cs, const struct core_text *ct) in callthunks_setup()
262 struct callthunk_sites cs = { in callthunks_patch_builtin_calls()
329 void noinline callthunks_patch_module_calls(struct callthunk_sites *cs, in callthunks_patch_module_calls()
A Dmodule.c345 struct callthunk_sites cs = {}; in module_finalize()
/linux-6.3-rc2/arch/x86/include/asm/
A Dalternative.h106 struct callthunk_sites { struct
113 extern void callthunks_patch_module_calls(struct callthunk_sites *sites, argument
121 callthunks_patch_module_calls(struct callthunk_sites *sites, in callthunks_patch_module_calls()

Completed in 11 milliseconds