Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dmoduleloader.h36 bool module_exit_section(const char *name);
/linux-6.15/arch/arm/kernel/
H A Dmodule.c30 bool module_exit_section(const char *name) in module_exit_section() function
/linux-6.15/kernel/module/
H A Dmain.c1555 if (module_exit_section(sname)) in module_init_layout_section()
1689 bool __weak module_exit_section(const char *name) in module_exit_section() function