Home
last modified time | relevance | path

Searched refs:__alloc_pages_bulk (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
A Dgfp.h217 #define __alloc_pages_bulk(...) alloc_hooks(alloc_pages_bulk_noprof(__VA_ARGS__)) macro
227 __alloc_pages_bulk(_gfp, numa_mem_id(), NULL, _nr_pages, _list, NULL)
230 __alloc_pages_bulk(_gfp, numa_mem_id(), NULL, _nr_pages, NULL, _page_array)
/linux/mm/
A Dmempolicy.c2429 nr_allocated = __alloc_pages_bulk(gfp, node, NULL, node_pages, in alloc_pages_bulk_array_weighted_interleave()
2492 nr_allocated = __alloc_pages_bulk(gfp, node, NULL, node_pages, in alloc_pages_bulk_array_weighted_interleave()

Completed in 12 milliseconds