函数逻辑报告 |
Source Code:arch\x86\kernel\dumpstack.c |
Create Date:2022-07-27 08:34:06 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:There are a couple of reasons for the 2/3rd prologue, courtesy of Linus:* In case where we don't have the exact kernel image (which, if we did, we can* simply disassemble and navigate to the RIP), the purpose of the bigger* prologue is to have more
函数原型:void show_opcodes(struct pt_regs *regs, const char *loglvl)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct pt_regs * | regs | |
const char * | loglvl |
106 | bad_ip等于ser_mode(regs) determines whether a register set came from user* mode且Test whether a block of memory is a valid user space address.* Returns 0 if the range is valid, nonzero otherwise. |
112 | 否则 |
名称 | 描述 |
---|---|
show_ip |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |