Function report |
Source Code:block\compat_ioctl.c |
Create Date:2022-07-28 18:00:54 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:compat_put_int
Proto:static int compat_put_int(unsigned long arg, int val)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned long | arg | |
int | val |
Name | Describe |
---|---|
compat_blkdev_ioctl | Most of the generic ioctls are handled in the normal fallback path.This assumes the blkdev's low level compat_ioctl always returnsENOIOCTLCMD for unknown ioctls. |
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 |