Searched refs:alloc_pages_bulk_noprof (Results 1 – 2 of 2) sorted by relevance
| /linux/mm/ |
| H A D | mempolicy.c | 2608 nr_allocated = alloc_pages_bulk_noprof(gfp, in alloc_pages_bulk_interleave() 2614 nr_allocated = alloc_pages_bulk_noprof(gfp, in alloc_pages_bulk_interleave() 2754 nr_allocated = alloc_pages_bulk_noprof(preferred_gfp, nid, &pol->nodes, in alloc_pages_bulk_preferred_many() 2758 nr_allocated += alloc_pages_bulk_noprof(gfp, numa_node_id(), NULL, in alloc_pages_bulk_preferred_many() 2794 return alloc_pages_bulk_noprof(gfp, nid, nodemask, in alloc_pages_bulk_mempolicy_noprof()
|
| H A D | page_alloc.c | 5160 unsigned long alloc_pages_bulk_noprof(gfp_t gfp, int preferred_nid, in alloc_pages_bulk_noprof() function 5300 EXPORT_SYMBOL_GPL(alloc_pages_bulk_noprof);
|