Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\locking\mutex.h Create Date:2022-07-28 09:47:12
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:debug_mutex_lock_common

Proto:static inline void debug_mutex_lock_common(struct mutex *lock, struct mutex_waiter *waiter)

Type:void

Parameter:

TypeParameterName
struct mutex *lock
struct mutex_waiter *waiter

NULL

Caller
NameDescribe
__mutex_lock_commonLock a mutex (possibly interruptible), slowpath: