Searched defs:nr_populated (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/mm/ | ||
D | percpu-internal.h | 64 int nr_populated; /* # of populated pages */ member |
D | page_alloc.c | 5384 int nr_populated = 0, nr_account = 0; in __alloc_pages_bulk() local |