Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/module/
Dstrict_rwx.c82 void module_enable_x(const struct module *mod) in module_enable_x() function
Dinternal.h224 void module_enable_x(const struct module *mod);
Dmain.c2628 module_enable_x(mod); in complete_formation()