Home
last modified time | relevance | path

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

/Linux-v5.15/mm/
Dpage_alloc.c2328 static inline int check_new_page(struct page *page) in check_new_page() function
2347 return check_new_page(page); in check_pcp_refill()
2354 return check_new_page(page); in check_new_pcp()
2364 return check_new_page(page); in check_pcp_refill()
2369 return check_new_page(page); in check_new_pcp()
2381 if (unlikely(check_new_page(p))) in check_new_pages()
Dslub.c2998 goto check_new_page; in ___slab_alloc()
3018 check_new_page: in ___slab_alloc()