Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/mm/
Dpage_alloc.c2239 static inline bool check_new_pcp(struct page *page) in check_new_pcp() function
2253 static inline bool check_new_pcp(struct page *page) in check_new_pcp() function
3426 } while (check_new_pcp(page)); in __rmqueue_pcplist()