Home
last modified time | relevance | path

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

/linux-6.1.9/mm/
Dpage_alloc.c2423 static inline bool check_new_pcp(struct page *page, unsigned int order) in check_new_pcp() function
2437 static inline bool check_new_pcp(struct page *page, unsigned int order) in check_new_pcp() function
3769 } while (check_new_pcp(page, order)); in __rmqueue_pcplist()