Function report |
Source Code:kernel\signal.c |
Create Date:2022-07-28 09:15:27 |
Last Modify:2020-03-17 13:28:47 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:si_fromuser
Proto:static inline bool si_fromuser(const struct kernel_siginfo *info)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
const struct kernel_siginfo * | info |
799 | Return info == These can be the second arg to send_sig_info/send_group_sig_info. || Not is_si_special(info) && SI_FROMUSER(info) |
Name | Describe |
---|---|
check_kill_permission | Bad permissions for sending the signal* - the caller must hold the RCU read lock |
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 |