Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dmoduleloader.h40 bool module_exit_section(const char *name);
/Linux-v5.15/arch/arm/kernel/
Dmodule.c64 bool module_exit_section(const char *name) in module_exit_section() function
/Linux-v5.15/kernel/
Dmodule.c2413 if (module_exit_section(sname)) in module_init_layout_section()
2848 bool __weak module_exit_section(const char *name) in module_exit_section() function