Function report |
Source Code:fs\read_write.c |
Create Date:2022-07-28 20:01:20 |
Last Modify:2020-03-18 10:18:51 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:kernel_read
Proto:ssize_t kernel_read(struct file *file, void *buf, size_t count, loff_t *pos)
Type:ssize_t
Parameter:
Type | Parameter | Name |
---|---|---|
struct file * | file | |
void * | buf | |
size_t | count | |
loff_t * | pos |
442 | Return result |
Name | Describe |
---|---|
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 |
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 |