Searched refs:kpageflags_read (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/proc/
H A Dpage.c163 static ssize_t kpageflags_read(struct file *file, char __user *buf, function
201 .read = kpageflags_read,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/Documentation/vm/
H A Dpage-types.c64 /* copied from kpageflags_read() */
274 static unsigned long kpageflags_read(uint64_t *buf, function
579 pages = kpageflags_read(buf, index, batch);

Completed in 32 milliseconds