Function report |
Source Code:block\ioctl.c |
Create Date:2022-07-28 17:16:15 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:put_u64
Proto:static int put_u64(unsigned long arg, u64 val)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned long | arg | |
u64 | val |
268 | Return Write a simple value into user space(val, (u64__user * )arg) |
Name | Describe |
---|---|
blkdev_ioctl | always keep this in sync with compat_blkdev_ioctl() |
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 |