Function report |
Source Code:fs\read_write.c |
Create Date:2022-07-28 20:01:21 |
Last Modify:2020-03-18 10:18:51 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:ksys_write
Proto:ssize_t ksys_write(unsigned int fd, const char __user *buf, size_t count)
Type:ssize_t
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned int | fd | |
const char __user * | buf | |
size_t | count |
605 | If file Then |
607 | If ppos Then |
617 | Return ret |
Name | Describe |
---|---|
rd_load_image | |
compr_flush | |
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 |