Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:mutex_lock_killable_nested

Proto:int __sched mutex_lock_killable_nested(struct mutex *lock, unsigned int subclass)

Type:int

Parameter:

TypeParameterName
struct mutex *lock
unsigned intsubclass
1133  Return __mutex_lock(lock, Convenience macros for the sake of set_current_state: , subclass, NULL, _RET_IP_)
Caller
NameDescribe
kcmp_lock