Home
last modified time | relevance | path

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

/linux-6.15/kernel/module/
H A Dstrict_rwx.c33 int module_enable_text_rox(const struct module *mod) in module_enable_text_rox() function
H A Dinternal.h324 int module_enable_text_rox(const struct module *mod);
H A Dmain.c3161 err = module_enable_text_rox(mod); in complete_formation()