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.c288 static bool page_contains_unaccepted(struct page *page, unsigned int order);
1309 if (page_contains_unaccepted(page, order)) { in __free_pages_core()
6938 static bool page_contains_unaccepted(struct page *page, unsigned int order) in page_contains_unaccepted() function
7067 static bool page_contains_unaccepted(struct page *page, unsigned int order) in page_contains_unaccepted() function