Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:futex_detect_cmpxchg

Proto:static void __init futex_detect_cmpxchg(void)

Type:void

Parameter:Nothing

4150  If cmpxchg_futex_value_locked( & curval, NULL, 0, 0) == -EFAULT Then futex_cmpxchg_enabled = 1
Caller
NameDescribe
futex_init