函数逻辑报告 |
Source Code:kernel\signal.c |
Create Date:2022-07-27 10:15:18 |
Last Modify:2020-03-17 13:28:47 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:unhandled_signal
函数原型:bool unhandled_signal(struct task_struct *tsk, int sig)
返回类型:bool
参数:
类型 | 参数 | 名称 |
---|---|---|
struct task_struct * | tsk | |
int | sig |
551 | __user乘handler等于sa_handler |
552 | 如果检查进程已初始化则返回:true |
555 | 如果handler不等于gnore signal 且handler不等于default signal handling 则返回:false |
559 | 返回:非ptrace |
名称 | 描述 |
---|---|
force_sig_info_umip_fault | rce_sig_info_umip_fault() - Force a SIGSEGV with SEGV_MAPERR*@addr: Address that caused the signal*@regs: Register set containing the instruction pointer* Force a SIGSEGV signal with SEGV_MAPERR as the error code |
show_signal |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |