Function report |
Source Code:arch\x86\kernel\process_32.c |
Create Date:2022-07-28 07:29:50 |
Last Modify:2022-05-18 16:43:57 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:start_thread
Proto:void start_thread(struct pt_regs *regs, unsigned long new_ip, unsigned long new_sp)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct pt_regs * | regs | |
unsigned long | new_ip | |
unsigned long | new_sp |
118 | set_user_gs(regs, 0) |
119 | fs = 0 |
126 | flags = X86_EFLAGS_IF |
Name | Describe |
---|---|
load_elf_binary | |
load_elf_fdpic_binary | load an fdpic binary into various bits of memory |
load_flat_binary | These are the functions used to load flat style executables and shared* libraries. There is no binary dependent code anywhere else. |
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 |