Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/kernel/
H A Dmodule.c64 bool module_exit_section(const char *name) in module_exit_section() function
/openbmc/linux/kernel/module/
H A Dmain.c1625 bool __weak module_exit_section(const char *name) in module_exit_section() function