Home
last modified time | relevance | path

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

/linux/mm/
A Dinternal.h146 #define MAX_RECLAIM_RETRIES 16 macro
A Dvmscan.c1033 if (pgdat->kswapd_failures >= MAX_RECLAIM_RETRIES) in skip_throttle_noprogress()
3667 if (pgdat->kswapd_failures >= MAX_RECLAIM_RETRIES) in allow_direct_reclaim()
4030 if (pgdat->kswapd_failures >= MAX_RECLAIM_RETRIES) in prepare_kswapd_sleep()
4563 if (pgdat->kswapd_failures >= MAX_RECLAIM_RETRIES || in wakeup_kswapd()
A Dmemcontrol.c2457 int nr_retries = MAX_RECLAIM_RETRIES; in mem_cgroup_handle_over_high()
2534 int nr_retries = MAX_RECLAIM_RETRIES; in try_charge_memcg()
2644 nr_retries = MAX_RECLAIM_RETRIES; in try_charge_memcg()
3493 int nr_retries = MAX_RECLAIM_RETRIES; in mem_cgroup_force_empty()
6210 unsigned int nr_retries = MAX_RECLAIM_RETRIES; in memory_high_write()
6259 unsigned int nr_reclaims = MAX_RECLAIM_RETRIES; in memory_max_write()
A Dvmstat.c1734 pgdat->kswapd_failures >= MAX_RECLAIM_RETRIES, in zoneinfo_show_print()
A Dpage_alloc.c4764 if (*no_progress_loops > MAX_RECLAIM_RETRIES) { in should_reclaim_retry()
5971 pgdat->kswapd_failures >= MAX_RECLAIM_RETRIES ? in show_free_areas()

Completed in 42 milliseconds