Home
last modified time | relevance | path

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

/Linux-v4.19/mm/
Dpage_alloc.c1868 static bool check_new_pcp(struct page *page) in check_new_pcp() function
1877 static bool check_new_pcp(struct page *page) in check_new_pcp() function
2943 } while (check_new_pcp(page)); in __rmqueue_pcplist()