Home
last modified time | relevance | path

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

/Linux-v5.15/mm/
Dpage_alloc.c2352 static inline bool check_new_pcp(struct page *page) in check_new_pcp() function
2366 static inline bool check_new_pcp(struct page *page) in check_new_pcp() function
3636 } while (check_new_pcp(page)); in __rmqueue_pcplist()