Home
last modified time | relevance | path

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

/linux-6.15/mm/
H A Dpage_alloc.c5109 static void *make_alloc_exact(unsigned long addr, unsigned int order, in make_alloc_exact() function
5154 return make_alloc_exact(addr, order, size); in alloc_pages_exact_noprof()
5181 return make_alloc_exact((unsigned long)page_address(p), order, size); in alloc_pages_exact_nid_noprof()