Function report |
Source Code:kernel\sysctl_binary.c |
Create Date:2022-07-28 09:12:14 |
Last Modify:2020-03-17 13:22:06 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:do_sysctl
Proto:static ssize_t do_sysctl(int __user *args_name, int nlen, void __user *oldval, size_t oldlen, void __user *newval, size_t newlen)
Type:ssize_t
Parameter:
Type | Parameter | Name |
---|---|---|
int __user * | args_name | |
int | nlen | |
void __user * | oldval | |
size_t | oldlen | |
void __user * | newval | |
size_t | newlen |
90 | Return -EFAULT |
Name | Describe |
---|---|
SYSCALL_DEFINE1 | |
COMPAT_SYSCALL_DEFINE1 |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |