| Function report | 
| Source Code: kernel\events\uprobes.c | Create Date:2022-07-28 13:46:28 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:If we are singlestepping, then ensure this thread is not connected to* non-fatal signals until completion of singlestep. When xol insn itself* triggers the signal, restart the original insn even if the task is
Proto:bool uprobe_deny_signal(void)
Type:bool
Parameter:Nothing
| 1969 | t = current process | 
| 1972 | If Value is more likely to compile time(!utask || !active_uprobe) Then Return false | 
| 1975 | WARN_ON_ONCE(state != UTASK_SSTEP) | 
| 1977 | If signal_pending(t) Then | 
| 1978 | spin_lock_irq( & siglock) | 
| 1979 | clear_tsk_thread_flag(t, signal pending ) | 
| 1980 | spin_unlock_irq( & siglock) | 
| 1988 | Return true | 
| 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 |