Home
last modified time | relevance | path

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

/linux/drivers/firewire/
H A Dcore-iso.c42 unsigned long nr_populated = alloc_pages_bulk(GFP_KERNEL | GFP_DMA32 | __GFP_ZERO, in fw_iso_buffer_alloc() local
H A Dohci.c863 unsigned long nr_populated = alloc_pages_bulk(GFP_KERNEL | GFP_DMA32, AR_BUFFERS, pages); in ar_context_init() local
/linux/mm/
H A Dpercpu-internal.h85 int nr_populated; /* # of populated pages */ member
H A Dpage_alloc.c5078 int nr_populated = 0, nr_account = 0; in alloc_pages_bulk_noprof() local
/linux/mm/kasan/
H A Dshadow.c341 unsigned long nr_populated, nr_total = nr_pages; in ___alloc_pages_bulk() local