Home
last modified time | relevance | path

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

/linux/mm/
H A Dpage_alloc.c4975 static void *make_alloc_exact(unsigned long addr, unsigned int order, in make_alloc_exact() function
5020 return make_alloc_exact(addr, order, size); in alloc_pages_exact_noprof()
5047 return make_alloc_exact((unsigned long)page_address(p), order, size); in alloc_pages_exact_nid_noprof()