Function report |
Source Code:kernel\module.c |
Create Date:2022-07-28 10:58:43 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Sets info->hdr and info->len.
Proto:static int copy_module_from_user(const void __user *umod, unsigned long len, struct load_info *info)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
const void __user * | umod | |
unsigned long | len | |
struct load_info * | info |
2997 | If copy_chunked_from_user(hdr, umod, len) != 0 Then |
3002 | Return 0 |
Name | Describe |
---|---|
SYSCALL_DEFINE3 |
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 |