函数逻辑报告 |
Source Code:kernel\signal.c |
Create Date:2022-07-27 10:16:14 |
Last Modify:2020-03-17 13:28:47 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:When things go south during signal handling, we* will force a SIGSEGV. And if the signal that caused* the problem was already a SIGSEGV, we'll want to* make sure we don't even try to deliver the signal..
函数原型:void force_sigsegv(int sig)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
int | sig |
1644 | spin_lock_irqsave( & siglock, flags) |
1646 | spin_unlock_irqrestore( & siglock, flags) |
名称 | 描述 |
---|---|
signal_setup_done | |
__rseq_handle_notify_resume | This resume handler must always be executed between any of:* - preemption,* - signal delivery,* and return to user-space |
search_binary_handler | ycle the list of binary formats handler, until one recognizes the image |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |