Function report |
Source Code:kernel\sched\sched.h |
Create Date:2022-07-28 05:59:30 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:membarrier_switch_mm
Proto:static inline void membarrier_switch_mm(struct rq *rq, struct mm_struct *prev_mm, struct mm_struct *next_mm)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct rq * | rq | |
struct mm_struct * | prev_mm | |
struct mm_struct * | next_mm |
NULL
Name | Describe |
---|---|
context_switch | ext_switch - switch to the new MM and the new thread's register state. |
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 |