Home
last modified time | relevance | path

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

/linux-6.14.4/kernel/module/
Dstrict_rwx.c32 int module_enable_text_rox(const struct module *mod) in module_enable_text_rox() function
Dinternal.h335 int module_enable_text_rox(const struct module *mod);
Dmain.c3209 err = module_enable_text_rox(mod); in complete_formation()