Home
last modified time | relevance | path

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

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