Home
last modified time | relevance | path

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

/linux-6.14.4/kernel/module/
Dstrict_rwx.c75 int module_enable_data_nx(const struct module *mod) in module_enable_data_nx() function
Dinternal.h334 int module_enable_data_nx(const struct module *mod);
Dmain.c3206 err = module_enable_data_nx(mod); in complete_formation()