Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:validate_chain

Proto:static inline int validate_chain(struct task_struct *curr, struct held_lock *hlock, int chain_head, u64 chain_key)

Type:int

Parameter:

TypeParameterName
struct task_struct *curr
struct held_lock *hlock
intchain_head
u64chain_key
2988  Return 1
Caller
NameDescribe
__lock_acquireThis gets called for every mutex_lock*()/spin_lock*() operation