Home
last modified time | relevance | path

Searched defs:module_post_finalize (Results 1 – 2 of 2) sorted by relevance

/linux-6.14.4/arch/x86/kernel/
Dmodule.c311 int module_post_finalize(const Elf_Ehdr *hdr, in module_post_finalize() function
/linux-6.14.4/kernel/module/
Dmain.c2866 int __weak module_post_finalize(const Elf_Ehdr *hdr, in module_post_finalize() function