within_module_core
if (within_module_core((unsigned long)location, mod))
if (!within_module_core(addr, mod)) {
if (mod && within_module_core((unsigned long)addr, mod))
return within_module_init(addr, mod) || within_module_core(addr, mod);
within_module_core((unsigned long)p->addr, mod))) {
if (within_module_core(addr, event->module))