Function report |
Source Code:kernel\fork.c |
Create Date:2022-07-28 08:58:04 |
Last Modify:2020-03-17 11:04:53 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:get_task_exe_file - acquire a reference to the task's executable file* Returns %NULL if task's mm (if any) has no associated executable file or* this is a kernel thread with borrowed mm (see the comment above get_task_mm).
Proto:struct file *get_task_exe_file(struct task_struct *task)
Type:struct file
Parameter:
Type | Parameter | Name |
---|---|---|
struct task_struct * | task |
1187 | If mm Then |
1191 | task_unlock(task) |
1192 | Return exe_file |
Name | Describe |
---|---|
audit_exe_compare |
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 |