Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\futex.c Create Date:2022-07-28 10:55:04
Last Modify:2020-03-17 15:28:32 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:futex_cleanup_begin

Proto:static void futex_cleanup_begin(struct task_struct *tsk)

Type:void

Parameter:

TypeParameterName
struct task_struct *tsk
3794  mutex_lock( & futex_exit_mutex)
3807  raw_spin_lock_irq( & Protection of the PI data structures: )
3808  futex_state = FUTEX_STATE_EXITING
3809  raw_spin_unlock_irq( & Protection of the PI data structures: )
Caller
NameDescribe
futex_exec_release
futex_exit_release