Searched refs:within_module_core (Results 1 – 4 of 4) sorted by relevance
575 static inline bool within_module_core(unsigned long addr, in within_module_core() function591 return within_module_init(addr, mod) || within_module_core(addr, mod); in within_module()734 static inline bool within_module_core(unsigned long addr, in within_module_core() function
752 if (!within_module_core(addr, mod)) { in module_trampoline_target()
2562 within_module_core((unsigned long)p->addr, mod))) { in kprobes_module_callback()
6439 if (within_module_core(rec->ip, mod) || in ftrace_release_mod()6512 if (!within_module_core(rec->ip, mod) && in ftrace_module_enable()