Searched refs:should_reclaim_retry (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/mm/ |
H A D | page_alloc.c | 4557 should_reclaim_retry(gfp_t gfp_mask, unsigned order, in should_reclaim_retry() function 4861 if (should_reclaim_retry(gfp_mask, order, ac, alloc_flags, in __alloc_pages_slowpath()
|
/kernel/linux/linux-6.6/mm/ |
H A D | page_alloc.c | 3828 should_reclaim_retry(gfp_t gfp_mask, unsigned order, in should_reclaim_retry() function 4110 if (should_reclaim_retry(gfp_mask, order, ac, alloc_flags, in __alloc_pages_slowpath()
|
Completed in 23 milliseconds