Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:futex_cleanup

Proto:static void futex_cleanup(struct task_struct *tsk)

Type:void

Parameter:

TypeParameterName
struct task_struct *tsk
3745  If Value for the false possibility is greater at compile time(robust_list) Then
3746  Walk curr->robust_list (very carefully, it's a userspace list!)* and mark any locks found there dead, and notify any waiters.* We silently return on any sign of list-walking problem.
3747  robust_list = NULL
3751  If Value for the false possibility is greater at compile time(compat_robust_list) Then
3752  compat_exit_robust_list(tsk)
3753  compat_robust_list = NULL
3757  If Value for the false possibility is greater at compile time(!list_empty - tests whether a list is empty*@head: the list to test.) Then exit_pi_state_list(tsk)
Caller
NameDescribe
futex_exec_release
futex_exit_release