函数逻辑报告 |
Source Code:kernel\extable.c |
Create Date:2022-07-27 10:29:29 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:core_kernel_text
函数原型:int notrace core_kernel_text(unsigned long addr)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
unsigned long | addr |
78 | 如果Values used for system_state. Ordering of the states must not be changed* as code checks for <, <=, >, >= STATE.小于SYSTEM_RUNNING且init_kernel_text(addr)则返回:1 |
81 | 返回:0 |
名称 | 描述 |
---|---|
kernel_text_address | |
func_ptr_is_kernel_text | On some architectures (PPC64, IA64) function pointers* are actually only tokens to some data that then holds the* real function address. As a result, to find if a function* pointer is part of the kernel text, we need to do some |
__text_poke |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |