Home
last modified time | relevance | path

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

/linux/mm/
A Dpage_alloc.c4257 *did_some_progress = 0; in __alloc_pages_may_oom()
4264 *did_some_progress = 1; in __alloc_pages_may_oom()
4315 *did_some_progress = 1; in __alloc_pages_may_oom()
4604 unsigned long *did_some_progress) in __alloc_pages_direct_reclaim() argument
4610 if (unlikely(!(*did_some_progress))) in __alloc_pages_direct_reclaim()
4744 bool did_some_progress, int *no_progress_loops) in should_reclaim_retry() argument
4854 unsigned long did_some_progress; in __alloc_pages_slowpath() local
5008 &did_some_progress); in __alloc_pages_slowpath()
5030 did_some_progress > 0, &no_progress_loops)) in __alloc_pages_slowpath()
5039 if (did_some_progress > 0 && in __alloc_pages_slowpath()
[all …]

Completed in 19 milliseconds