Searched refs:module_init_layout_section (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/
H A Dmoduleloader.h48 bool module_init_layout_section(const char *sname);
/linux-master/arch/arm/kernel/
H A Dmodule-plts.c254 if (!module_init_layout_section(secstrings + dstsec->sh_name))
/linux-master/arch/arm64/kernel/
H A Dmodule-plts.c335 if (!module_init_layout_section(secstrings + dstsec->sh_name))
/linux-master/kernel/module/
H A Dmain.c1495 bool module_init_layout_section(const char *sname) function
1545 || is_init != module_init_layout_section(sname))

Completed in 339 milliseconds