函数逻辑报告 |
Source Code:kernel\ptrace.c |
Create Date:2022-07-27 10:13:09 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:ptrace_may_access
函数原型:bool ptrace_may_access(struct task_struct *task, unsigned int mode)
返回类型:bool
参数:
类型 | 参数 | 名称 |
---|---|---|
struct task_struct * | task | |
unsigned int | mode |
359 | task_unlock(task) |
360 | 返回:非err |
名称 | 描述 |
---|---|
SYSCALL_DEFINE5 | |
SYSCALL_DEFINE3 | sys_get_robust_list() - Get the robust-futex list head of a task*@pid: pid of the process [zero for current task]*@head_ptr: pointer to a list-head pointer, the kernel fills it in*@len_ptr: pointer to a length field, the kernel fills in the header size |
COMPAT_SYSCALL_DEFINE3 | |
kernel_move_pages | Move a list of pages in the address space of the currently executing* process. |
mm_access | |
kernel_migrate_pages |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |