函数逻辑报告 |
Source Code:fs\read_write.c |
Create Date:2022-07-29 10:31:23 |
Last Modify:2020-03-18 10:18:51 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:ksys_read
函数原型:ssize_t ksys_read(unsigned int fd, char __user *buf, size_t count)
返回类型:ssize_t
参数:
类型 | 参数 | 名称 |
---|---|---|
unsigned int | fd | |
char __user * | buf | |
size_t | count |
581 | 如果file则 |
583 | 如果ppos则 |
592 | 返回:ret |
名称 | 描述 |
---|---|
identify_ramdisk_image | This routine tries to find a RAM disk image to load, and returns the* number of blocks to read for a non-compressed image, 0 if the image* is a compressed image, and -1 if an image with the right magic* numbers could not be found |
rd_load_image | |
compr_fill | |
SYSCALL_DEFINE3 |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |