Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/module/
Dstrict_rwx.c29 void module_enable_x(const struct module *mod) in module_enable_x() function
Dinternal.h327 void module_enable_x(const struct module *mod);
Dmain.c2738 module_enable_x(mod); in complete_formation()