Home
last modified time | relevance | path

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

/linux/mm/
H A Dpage_alloc.c320 static bool page_contains_unaccepted(struct page *page, unsigned int order);
1647 if (page_contains_unaccepted(page, order)) { in __free_pages_core()
7489 static bool page_contains_unaccepted(struct page *page, unsigned int order) in page_contains_unaccepted() function
7603 static bool page_contains_unaccepted(struct page *page, unsigned int order) in page_contains_unaccepted() function