函数逻辑报告 |
Source Code:include\linux\ptrace.h |
Create Date:2022-07-27 06:49:36 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:ptrace_reparented
函数原型:static inline int ptrace_reparented(struct task_struct *child)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
struct task_struct * | child |
99 | 返回:非same_thread_group(real_parent, parent) |
名称 | 描述 |
---|---|
exit_notify | Send signals to all our closest relatives so that they know* to properly mourn us.. |
wait_task_zombie | Handle sys_wait4 work for one task in state EXIT_ZOMBIE. We hold* read_lock(&tasklist_lock) on entry. If we return zero, we still hold* the lock and this task is uninteresting. If we return nonzero, we have |
wait_consider_task | Consider @p for a wait by @parent |
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 |
get_signal |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |