Home
last modified time | relevance | path

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

/Linux-v6.6/mm/
Dpage_alloc.c303 static bool page_contains_unaccepted(struct page *page, unsigned int order);
1309 if (page_contains_unaccepted(page, order)) { in __free_pages_core()
6588 static bool page_contains_unaccepted(struct page *page, unsigned int order) in page_contains_unaccepted() function
6687 static bool page_contains_unaccepted(struct page *page, unsigned int order) in page_contains_unaccepted() function