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.c292 static bool page_contains_unaccepted(struct page *page, unsigned int order);
1609 if (page_contains_unaccepted(page, order)) { in __free_pages_core()
7348 static bool page_contains_unaccepted(struct page *page, unsigned int order) in page_contains_unaccepted() function
7462 static bool page_contains_unaccepted(struct page *page, unsigned int order) in page_contains_unaccepted() function