Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\kcov.h Create Date:2022-07-28 05:38:23
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:kcov_prepare_switch

Proto:static inline void kcov_prepare_switch(struct task_struct *t)

Type:void

Parameter:

TypeParameterName
struct task_struct *t

NULL

Caller
NameDescribe
prepare_task_switchprepare_task_switch - prepare to switch tasks*@rq: the runqueue preparing to switch*@prev: the current task that is being switched out*@next: the task we are going to switch to