Function report |
Source Code:fs\exec.c |
Create Date:2022-07-28 20:04:00 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Calling this is the point of no return. None of the failures will be* seen by userspace since either the process is already taking a fatal* signal (via de_thread() or coredump), or will have SEGV raised
Proto:int flush_old_exec(struct linux_binprm *bprm)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct linux_binprm * | bprm |
1290 | mm = NULL |
1293 | flags &= ~( Randomize virtual address space | Forked but didn't exec | I am a kernel thread | This thread should not be frozen | Userland is not allowed to meddle with cpus_mask ) |
1295 | flush_thread() |
1296 | personality &= ~per_clear |
1304 | do_close_on_exec(files) |
1305 | Return 0 |
1307 | out : |
1308 | Return retval |
Name | Describe |
---|---|
load_aout_binary | These are the functions used to load a.out style executables and shared* libraries. There is no binary dependent code anywhere else. |
load_elf_binary | |
load_elf_fdpic_binary | load an fdpic binary into various bits of memory |
load_flat_file |
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 |