Home
last modified time | relevance | path

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

/linux-4.1.27/fs/proc/
Dpage.c187 static ssize_t kpageflags_read(struct file *file, char __user *buf, in kpageflags_read() function
225 .read = kpageflags_read,
/linux-4.1.27/tools/vm/
Dpage-types.c276 static unsigned long kpageflags_read(uint64_t *buf, in kpageflags_read() function
602 pages = kpageflags_read(buf, index, batch); in walk_pfn()
907 if (!kpageflags_read(&flags, pfn, 1)) in walk_file()
/linux-4.1.27/Documentation/vm/
Dpagemap.txt40 The flags are (from fs/proc/page.c, above kpageflags_read):