函数逻辑报告 |
Source Code:fs\read_write.c |
Create Date:2022-07-29 10:31:22 |
Last Modify:2020-03-18 10:18:51 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:kernel_read
函数原型:ssize_t kernel_read(struct file *file, void *buf, size_t count, loff_t *pos)
返回类型:ssize_t
参数:
类型 | 参数 | 名称 |
---|---|---|
struct file * | file | |
void * | buf | |
size_t | count | |
loff_t * | pos |
437 | old_fs等于获取当前进程地址空间上限() |
441 | 设置寄存器值(fs) |
442 | 返回:result |
名称 | 描述 |
---|---|
kernel_read_file | |
prepare_binprm | Fill the binprm structure from the inode.* Check permissions, then read the first BINPRM_BUF_SIZE bytes* This may be called multiple times for binary chains (scripts for example). |
load_aout_library | |
load_misc_binary | he loader itself |
elf_read | |
elf_fdpic_fetch_phdrs | ad the program headers table into memory |
load_elf_fdpic_binary | load an fdpic binary into various bits of memory |
do_mmap_private | set up a private mapping or an anonymous shared mapping |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |