| Function report | 
| Source Code: kernel\pid.c | Create Date:2022-07-28 09:28:42 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:find_get_task_by_vpid
Proto:struct task_struct *find_get_task_by_vpid(pid_t nr)
Type:struct task_struct
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| pid_t | nr | 
| 405 | task = find_task_by_vpid(nr) | 
| 406 | If task Then get_task_struct(task) | 
| 410 | Return task | 
| Name | Describe | 
|---|---|
| COMPAT_SYSCALL_DEFINE4 | |
| attach_to_pi_owner | Lookup the task for the TID provided from user space and attach to* it after doing proper sanity checks. | 
| fill_stats_for_pid | 
| 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 |