Function report | 
Source Code:mm\nommu.c | 
Create Date:2022-07-28 14:38:08 | 
| Last Modify:2020-03-17 21:26:27 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:Access another process' address space.* - source/target buffer must be kernel space
Proto:int access_process_vm(struct task_struct *tsk, unsigned long addr, void *buf, int len, unsigned int gup_flags)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct task_struct * | tsk | |
| unsigned long | addr | |
| void * | buf | |
| int | len | |
| unsigned int | gup_flags | 
| 1771 | If Not mm Then Return 0 | 
| 1777 | Return len | 
| 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  |