Function report |
Source Code:kernel\ptrace.c |
Create Date:2022-07-28 09:13:15 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:ptrace_may_access
Proto:bool ptrace_may_access(struct task_struct *task, unsigned int mode)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct task_struct * | task | |
unsigned int | mode |
359 | task_unlock(task) |
360 | Return Not err |
Name | Describe |
---|---|
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. |
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 |