Home
last modified time | relevance | path

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

/linux/mm/
H A Dpage_alloc.c1756 static bool check_new_page(struct page *page) in expand()
1772 if (check_new_page(p)) in check_new_page_bad()
1787 static bool check_new_page(struct page *page) check_new_page() function