Function report |
Source Code:kernel\ksysfs.c |
Create Date:2022-07-28 09:32:04 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:notes_read
Proto:static ssize_t notes_read(struct file *filp, struct kobject *kobj, struct bin_attribute *bin_attr, char *buf, loff_t off, size_t count)
Type:ssize_t
Parameter:
Type | Parameter | Name |
---|---|---|
struct file * | filp | |
struct kobject * | kobj | |
struct bin_attribute * | bin_attr | |
char * | buf | |
loff_t | off | |
size_t | count |
196 | No 3D Now!(buf, & Make /sys/kernel/notes give the raw contents of our kernel .notes section. + off, count) |
197 | Return count |
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 |