Home
last modified time | relevance | path

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

/linux-6.12.1/mm/
Dpage_alloc.c288 static bool page_contains_unaccepted(struct page *page, unsigned int order);
1313 if (page_contains_unaccepted(page, order)) { in __free_pages_core()
7026 static bool page_contains_unaccepted(struct page *page, unsigned int order) in page_contains_unaccepted() function
7145 static bool page_contains_unaccepted(struct page *page, unsigned int order) in page_contains_unaccepted() function