Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/proc/
A Dpage.c230 static ssize_t kpageflags_read(struct file *file, char __user *buf, in kpageflags_read() function
275 .proc_read = kpageflags_read,
/linux-6.3-rc2/tools/mm/
A Dpage-types.c277 static unsigned long kpageflags_read(uint64_t *buf, in kpageflags_read() function
693 pages = kpageflags_read(buf, index, batch); in walk_pfn()
1034 if (!kpageflags_read(&flags, pfn, 1)) in walk_file_range()
/linux-6.3-rc2/Documentation/admin-guide/mm/
A Dpagemap.rst53 The flags are (from ``fs/proc/page.c``, above kpageflags_read):

Completed in 9 milliseconds