Function report |
Source Code:mm\fadvise.c |
Create Date:2022-07-28 14:07:05 |
Last Modify:2020-03-17 21:10:40 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:ksys_fadvise64_64
Proto:int ksys_fadvise64_64(int fd, loff_t offset, loff_t len, int advice)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
int | fd | |
loff_t | offset | |
loff_t | len | |
int | advice |
204 | Return ret |
Name | Describe |
---|---|
SYSCALL_DEFINE4 | |
SYSCALL_DEFINE4 |
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 |