def outside_module(self, addr, kernel_syms, kmods): (good, _) = common.is_known_address_name(addr, kernel_syms, kmods) return not good