Function report |
Source Code:fs\binfmt_misc.c |
Create Date:2022-07-28 20:27:42 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:/<entry>
Proto:static ssize_t bm_entry_read(struct file *file, char __user *buf, size_t nbytes, loff_t *ppos)
Type:ssize_t
Parameter:
Type | Parameter | Name |
---|---|---|
struct file * | file | |
char __user * | buf | |
size_t | nbytes | |
loff_t * | ppos |
634 | e = s or device private pointer |
638 | page = __get_free_page(GFP_KERNEL) |
642 | generic stuff |
647 | Return res |
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 |