Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/module/
Dstrict_rwx.c67 int module_enable_data_nx(const struct module *mod) in module_enable_data_nx() function
Dinternal.h326 int module_enable_data_nx(const struct module *mod);
Dmain.c2757 err = module_enable_data_nx(mod); in complete_formation()