Searched refs:alloc_pages_bulk_noprof (Results 1 – 2 of 2) sorted by relevance
/linux/mm/ |
H A D | mempolicy.c | 2392 nr_allocated = alloc_pages_bulk_noprof(gfp, in alloc_pages_bulk_interleave() 2398 nr_allocated = alloc_pages_bulk_noprof(gfp, in alloc_pages_bulk_interleave() 2535 nr_allocated = alloc_pages_bulk_noprof(preferred_gfp, nid, &pol->nodes, in alloc_pages_bulk_preferred_many() 2539 nr_allocated += alloc_pages_bulk_noprof(gfp, numa_node_id(), NULL, in alloc_pages_bulk_preferred_many() 2575 return alloc_pages_bulk_noprof(gfp, nid, nodemask, in alloc_pages_bulk_mempolicy_noprof()
|
H A D | page_alloc.c | 4550 unsigned long alloc_pages_bulk_noprof(gfp_t gfp, int preferred_nid, in alloc_pages_bulk_noprof() function 4699 EXPORT_SYMBOL_GPL(alloc_pages_bulk_noprof);
|