Searched refs:within_module_core (Results 1 – 5 of 5) sorted by relevance
539 static inline bool within_module_core(unsigned long addr, in within_module_core() function555 return within_module_init(addr, mod) || within_module_core(addr, mod); in within_module()719 static inline bool within_module_core(unsigned long addr, in within_module_core() function
418 if (log && within_module_core((unsigned long)p, log->owner)) in logfc()
155 if (!within_module_core(addr, mod)) { in module_trampoline_target()
2222 within_module_core((unsigned long)p->addr, mod))) { in kprobes_module_callback()
5788 if (within_module_core(rec->ip, mod) || in ftrace_release_mod()5858 if (!within_module_core(rec->ip, mod) && in ftrace_module_enable()