Home
last modified time | relevance | path

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

/Linux-v5.4/mm/
Dpage_alloc.c2107 static inline bool check_pcp_refill(struct page *page) in check_pcp_refill() function
2125 static inline bool check_pcp_refill(struct page *page) in check_pcp_refill() function
2758 if (unlikely(check_pcp_refill(page))) in rmqueue_bulk()