函数逻辑报告 |
Source Code:kernel\signal.c |
Create Date:2022-07-27 10:16:12 |
Last Modify:2020-03-17 13:28:47 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:信号发送入口
函数原型:int send_sig_info(int sig, struct kernel_siginfo *info, struct task_struct *p)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
int | sig | |
struct kernel_siginfo * | info | |
struct task_struct * | p |
1604 | 返回:do_send_sig_info(sig, info, p, 单一进程) |
名称 | 描述 |
---|---|
exit_ptrace | Detach all tasks we were using ptrace on. Called with tasklist held* for writing. |
send_sig | |
send_sig_fault | |
send_sig_mceerr | |
ptrace_attach | |
aa_audit | aa_audit - Log a profile based audit event to the audit subsystem*@type: audit type for the message*@profile: profile to check against (NOT NULL)*@sa: audit event (NOT NULL)*@cb: optional callback fn for type specific fields (MAYBE NULL)* Handle default |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |