Home
last modified time | relevance | path

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

/linux/kernel/module/
H A Dstrict_rwx.c51 int module_enable_rodata_ro(const struct module *mod) in module_enable_rodata_ro() function
H A Dinternal.h331 int module_enable_rodata_ro(const struct module *mod);
H A Dmain.c3251 err = module_enable_rodata_ro(mod); in complete_formation()