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

/linux-master/fs/proc/
H A Dpage.c45 static ssize_t kpagecount_read(struct file *file, char __user *buf, function
96 .proc_read = kpagecount_read,
/linux-master/tools/mm/
H A Dpage-types.c292 static unsigned long kpagecount_read(uint64_t *buf, function
696 if (kpagecount_read(cnt, index, pages) != pages)
1034 if (!kpagecount_read(&mapcnt, pfn, 1))
1035 fatal("kpagecount_read failed");

Completed in 136 milliseconds