Home
last modified time | relevance | path

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

/kernel/
Dmodule.c2314 if (module_exit_section(sname)) in module_init_layout_section()
2904 bool __weak module_exit_section(const char *name) in module_exit_section() function