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