Function report |
Source Code:kernel\signal.c |
Create Date:2022-07-28 09:16:35 |
Last Modify:2020-03-17 13:28:47 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:may_ptrace_stop
Proto:static inline bool may_ptrace_stop(void)
Type:bool
Parameter:Nothing
2072 | If Not Value is more likely to compile time(ptrace) Then Return false |
2087 | If Value for the false possibility is greater at compile time(core_state) && Value for the false possibility is greater at compile time(mm == mm) Then Return false |
2091 | Return true |
Name | Describe |
---|---|
ptrace_stop | This must be called with current->sighand->siglock held.* This should be the path for all ptrace stops.* We always set current->last_siginfo while stopped here.* That makes it a way to test a stopped process for |
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 |