Home
last modified time | relevance | path

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

/linux-6.14.4/arch/arm/kernel/
Dmodule.c30 bool module_exit_section(const char *name) in module_exit_section() function
/linux-6.14.4/kernel/module/
Dmain.c1709 bool __weak module_exit_section(const char *name) in module_exit_section() function