Function report |
Source Code:kernel\signal.c |
Create Date:2022-07-28 09:15:20 |
Last Modify:2020-03-17 13:28:47 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:unhandled_signal
Proto:bool unhandled_signal(struct task_struct *tsk, int sig)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct task_struct * | tsk | |
int | sig |
551 | __user * handler = sa_handler |
555 | If handler != gnore signal && handler != default signal handling Then Return false |
559 | Return Not ptrace |
Name | Describe |
---|---|
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 |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |