Home
last modified time | relevance | path

Searched refs:pcpu_nr_pages (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dpercpu.h146 extern unsigned long pcpu_nr_pages(void);
/kernel/linux/linux-6.6/include/linux/
H A Dpercpu.h147 extern unsigned long pcpu_nr_pages(void);
/kernel/linux/linux-5.10/fs/proc/
H A Dmeminfo.c145 show_val_kb(m, "Percpu: ", pcpu_nr_pages()); in meminfo_proc_show()
/kernel/linux/linux-6.6/fs/proc/
H A Dmeminfo.c161 show_val_kb(m, "Percpu: ", pcpu_nr_pages()); in meminfo_proc_show()
/kernel/linux/linux-5.10/mm/
H A Dpercpu.c3156 * pcpu_nr_pages - calculate total number of populated backing pages
3166 unsigned long pcpu_nr_pages(void) in pcpu_nr_pages() function
/kernel/linux/linux-6.6/mm/
H A Dpercpu.c3409 * pcpu_nr_pages - calculate total number of populated backing pages
3419 unsigned long pcpu_nr_pages(void) in pcpu_nr_pages() function

Completed in 10 milliseconds