Function report |
Source Code:include\linux\sched\signal.h |
Create Date:2022-07-28 05:40:39 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:sigsp
Proto:static inline unsigned long sigsp(unsigned long sp, struct ksignal *ksig)
Type:unsigned long
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned long | sp | |
struct ksignal * | ksig |
547 | If Value for the false possibility is greater at compile time((sa_flags & SA_ONSTACK)) && Not sas_ss_flags(sp) Then Return sas_ss_sp + sas_ss_size |
553 | Return sp |
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 |