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

/linux-master/fs/proc/
H A Dpage.c226 static ssize_t kpageflags_read(struct file *file, char __user *buf, function
271 .proc_read = kpageflags_read,
/linux-master/tools/mm/
H A Dpage-types.c275 static unsigned long kpageflags_read(uint64_t *buf, function
689 pages = kpageflags_read(buf, index, batch);
1030 if (!kpageflags_read(&flags, pfn, 1))

Completed in 112 milliseconds