Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dpercpu.h162 extern unsigned long pcpu_nr_pages(void);
/linux/fs/proc/
H A Dmeminfo.c131 show_val_kb(m, "Percpu: ", pcpu_nr_pages()); in meminfo_proc_show()
/linux/mm/
H A Dpercpu.c3373 unsigned long pcpu_nr_pages(void) in pcpu_nr_pages() function