tag | line | file | source code |
---|---|---|---|
node | 156 | drivers/char/mem.c | static int read_null(struct inode * node,struct file * file,char * buf,int count) |
node | 166 | drivers/char/mem.c | static int read_zero(struct inode * node,struct file * file,char * buf,int count) |
node | 207 | drivers/char/mem.c | static int read_full(struct inode * node,struct file * file,char * buf,int count) |