Home
last modified time | relevance | path

Searched refs:read_kcore (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/fs/proc/
Dkcore.c32 static ssize_t read_kcore(struct file *, char *, size_t, loff_t *);
35 read: read_kcore,
41 static ssize_t read_kcore(struct file *file, char *buf, size_t count, loff_t *ppos) in read_kcore() function
320 static ssize_t read_kcore(struct file *file, char *buffer, size_t buflen, loff_t *fpos) in read_kcore() function