Home
last modified time | relevance | path

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

/linux-6.1.9/mm/
Dpage_alloc.c2600 static __always_inline struct page *__rmqueue_cma_fallback(struct zone *zone, in __rmqueue_cma_fallback() function
2606 static inline struct page *__rmqueue_cma_fallback(struct zone *zone, in __rmqueue_cma_fallback() function
3101 page = __rmqueue_cma_fallback(zone, order); in __rmqueue()
3110 page = __rmqueue_cma_fallback(zone, order); in __rmqueue()