函数逻辑报告 |
Source Code:kernel\signal.c |
Create Date:2022-07-27 10:16:36 |
Last Modify:2020-03-17 13:28:47 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:ptrace_do_notify
函数原型:static void ptrace_do_notify(int signr, int exit_code, int why)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
int | signr | |
int | exit_code | |
int | why |
2256 | clear_siginfo( & info) |
2259 | si_pid等于task_pid_vnr(当前进程) |
2260 | si_uid等于from_kuid_munged(current_user_ns(), current_uid()) |
名称 | 描述 |
---|---|
ptrace_notify | |
do_jobctl_trap | do_jobctl_trap - take care of ptrace jobctl traps* When PT_SEIZED, it's used for both group stop and explicit* SEIZE/INTERRUPT traps. Both generate PTRACE_EVENT_STOP trap with* accompanying siginfo. If stopped, lower eight bits of exit_code contain |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |