| Function report | 
| Source Code: kernel\fork.c | Create Date:2022-07-28 08:58:05 | 
| Last Modify:2020-03-17 11:04:53 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:mm_access
Proto:struct mm_struct *mm_access(struct task_struct *task, unsigned int mode)
Type:struct mm_struct
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct task_struct * | task | |
| unsigned int | mode | 
| 1227 | err = mutex_lock_killable( & cred_guard_mutex) | 
| 1232 | If mm && mm != mm && Not ptrace_may_access - check whether the caller is permitted to access* a target task Then | 
| 1237 | mutex_unlock( & cred_guard_mutex) | 
| 1239 | Return mm | 
| 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 |