Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\sched\core.c Create Date:2022-07-28 09:35:49
Last Modify:2022-05-22 13:40:38 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:prepare_lock_switch

Proto:static inline void prepare_lock_switch(struct rq *rq, struct task_struct *next, struct rq_flags *rf)

Type:void

Parameter:

TypeParameterName
struct rq *rq
struct task_struct *next
struct rq_flags *rf
3109  rq_unpin_lock(rq, rf)
3110  spin_release( & dep_map, _THIS_IP_)
Caller
NameDescribe
context_switchext_switch - switch to the new MM and the new thread's register state.