Home
last modified time | relevance | path

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

/Linux-v5.4/fs/proc/
Dpage.c206 static ssize_t kpageflags_read(struct file *file, char __user *buf, in kpageflags_read() function
247 .read = kpageflags_read,
/Linux-v5.4/tools/vm/
Dpage-types.c273 static unsigned long kpageflags_read(uint64_t *buf, in kpageflags_read() function
685 pages = kpageflags_read(buf, index, batch); in walk_pfn()
1029 if (!kpageflags_read(&flags, pfn, 1)) in walk_file()
/Linux-v5.4/Documentation/admin-guide/mm/
Dpagemap.rst53 The flags are (from ``fs/proc/page.c``, above kpageflags_read):