Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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 activityDownload SCCTChinese

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:

TypeParameterName
struct rq *rq
struct mm_struct *prev_mm
struct mm_struct *next_mm

NULL

Caller
NameDescribe
context_switchext_switch - switch to the new MM and the new thread's register state.