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_nest_lock

Proto:void __sched _mutex_lock_nest_lock(struct mutex *lock, struct lockdep_map *nest)

Type:void

Parameter:

TypeParameterName
struct mutex *lock
struct lockdep_map *nest
1126  __mutex_lock(lock, TASK_UNINTERRUPTIBLE, 0, nest, _RET_IP_)