Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\sysctl_binary.c Create Date:2022-07-28 09:12:11
Last Modify:2020-03-17 13:22:06 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:binary_sysctl

Proto:static ssize_t binary_sysctl(const int *name, int nlen, void __user *oldval, size_t oldlen, void __user *newval, size_t newlen)

Type:ssize_t

Parameter:

TypeParameterName
const int *name
intnlen
void __user *oldval
size_toldlen
void __user *newval
size_tnewlen
24  Return -ENOSYS
Caller
NameDescribe
do_sysctl