Home
last modified time | relevance | path

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

/Linux-v5.4/mm/
Dpage_alloc.c2115 static inline bool check_new_pcp(struct page *page) in check_new_pcp() function
2129 static inline bool check_new_pcp(struct page *page) in check_new_pcp() function
3234 } while (check_new_pcp(page)); in __rmqueue_pcplist()