Function report |
Source Code:arch\x86\include\asm\switch_to.h |
Create Date:2022-07-28 07:29:42 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:This is used when switching tasks or entering/exiting vm86 mode.
Proto:static inline void update_task_stack(struct task_struct *task)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct task_struct * | task |
92 | If static_cpu_has("" Xen paravirtual guest ) Then load_sp0(sp0) |
94 | Else this_cpu_write(sp1, sp0) |
Name | Describe |
---|---|
__switch_to | switch_to(x,y) should switch tasks from x to y |
save_v86_state | |
do_sys_vm86 |
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 |