Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dmoduleloader.h40 bool module_exit_section(const char *name);
/OK3568_Linux_fs/kernel/arch/arm/kernel/
H A Dmodule.c64 bool module_exit_section(const char *name) in module_exit_section() function
/OK3568_Linux_fs/kernel/kernel/
H A Dmodule.c2303 if (module_exit_section(sname)) in module_init_layout_section()
2893 bool __weak module_exit_section(const char *name) in module_exit_section() function