Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:separate_irq_context

Proto:static inline int separate_irq_context(struct task_struct *curr, struct held_lock *hlock)

Type:int

Parameter:

TypeParameterName
struct task_struct *curr
struct held_lock *hlock
3701  Return 0
Caller
NameDescribe
__lock_acquireThis gets called for every mutex_lock*()/spin_lock*() operation