Home
last modified time | relevance | path

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

/linux-6.12.1/mm/
Dpage_alloc.c4993 static void *make_alloc_exact(unsigned long addr, unsigned int order, in make_alloc_exact() function
5038 return make_alloc_exact(addr, order, size); in alloc_pages_exact_noprof()
5065 return make_alloc_exact((unsigned long)page_address(p), order, size); in alloc_pages_exact_nid_noprof()