Function report |
Source Code:kernel\ptrace.c |
Create Date:2022-07-28 09:13:21 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:ptrace_detach
Proto:static int ptrace_detach(struct task_struct *child, unsigned int data)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct task_struct * | child | |
unsigned int | data |
551 | If Not Test if 'sig' is valid signal. Use this instead of testing _NSIG directly Then Return -EIO |
557 | write_lock_irq( & tasklist_lock) |
562 | WARN_ON(!ptrace || exit state) |
569 | write_unlock_irq( & tasklist_lock) |
573 | Return 0 |
Name | Describe |
---|---|
ptrace_request |
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 |