Home
last modified time | relevance | path

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

/kernel/module/
Dstrict_rwx.c72 bool module_check_misalignment(const struct module *mod) in module_check_misalignment() function
Dinternal.h227 bool module_check_misalignment(const struct module *mod);
Dmain.c2671 if (module_check_misalignment(mod)) in complete_formation()