within_module 187 arch/arm64/kernel/ftrace.c !within_module(pc + aarch64_get_branch_offset(replaced), within_module 221 kernel/gcov/clang.c return within_module((unsigned long)info->filename, mod); within_module 149 kernel/gcov/gcc_3_4.c return within_module((unsigned long)info, mod); within_module 162 kernel/gcov/gcc_4_7.c return within_module((unsigned long)info, mod); within_module 632 kernel/jump_label.c if (within_module((unsigned long)key, mod)) { within_module 682 kernel/jump_label.c if (within_module((unsigned long)key, mod)) within_module 219 kernel/module.c if (within_module(addr, mod)) within_module 4147 kernel/module.c if (within_module(addr, mod)) { within_module 4173 kernel/module.c if (within_module(addr, mod)) { within_module 4478 kernel/module.c BUG_ON(!within_module(addr, mod));