Searched defs:no_progress_loops (Results 1 - 2 of 2) sorted by relevance
| /kernel/linux/linux-6.6/mm/ |
| H A D | page_alloc.c | 3944 int no_progress_loops; in __alloc_pages_slowpath() local 3828 should_reclaim_retry(gfp_t gfp_mask, unsigned order, struct alloc_context *ac, int alloc_flags, bool did_some_progress, int *no_progress_loops) should_reclaim_retry() argument
|
| /kernel/linux/linux-5.10/mm/ |
| H A D | page_alloc.c | 4692 int no_progress_loops; in __alloc_pages_slowpath() local 4557 should_reclaim_retry(gfp_t gfp_mask, unsigned order, struct alloc_context *ac, int alloc_flags, bool did_some_progress, int *no_progress_loops) should_reclaim_retry() argument
|
Completed in 20 milliseconds