Home
last modified time | relevance | path

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

/kernel/module/
Dstrict_rwx.c113 void module_enable_nx(const struct module *mod) in module_enable_nx() function
Dinternal.h223 void module_enable_nx(const struct module *mod);
Dmain.c2675 module_enable_nx(mod); in complete_formation()