Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\locking\lockdep.c Create Date:2022-07-28 09:49:24
Last Modify:2020-03-17 14:16:01 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:lockdep_init_task

Proto:void lockdep_init_task(struct task_struct *task)

Type:void

Parameter:

TypeParameterName
struct task_struct *task
375  lockdep_depth = 0
376  curr_chain_key = INITIAL_CHAIN_KEY
377  lockdep_recursion = 0
Caller
NameDescribe
lockdep_reset