Home
last modified time | relevance | path

Searched defs:nr_populated (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/mm/
Dpercpu-internal.h85 int nr_populated; /* # of populated pages */ member
Dpage_alloc.c4565 int nr_populated = 0, nr_account = 0; in alloc_pages_bulk_noprof() local