Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:COMPAT_SYSCALL_DEFINE2

Proto:COMPAT_SYSCALL_DEFINE2(set_robust_list, struct compat_robust_list_head __user *, head, compat_size_t, len)

Type:

Parameter:Nothing

4053  If Not futex_cmpxchg_enabled Then Return -ENOSYS
4056  If Value for the false possibility is greater at compile time(len != size of head ) Then Return -EINVAL
4059  compat_robust_list = head
4061  Return 0