Function report |
Source Code:kernel\fork.c |
Create Date:2022-07-28 08:58:02 |
Last Modify:2020-03-17 11:04:53 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:set_mm_exe_file - change a reference to the mm's executable file* This changes mm's executable file (shown as symlink /proc/[pid]/exe)
Proto:void set_mm_exe_file(struct mm_struct *mm, struct file *new_exe_file)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct mm_struct * | mm | >exe_file, but does so without using set_mm_exe_file() in order |
struct file * | new_exe_file |
1145 |
old_exe_file = Dependency order vs. p above. ( store ref to file /proc/ |
1147 | If new_exe_file Then get_file(new_exe_file) |
1150 | If old_exe_file Then fput(old_exe_file) |
Name | Describe |
---|---|
__mmput |
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 |