Searched refs:DEF_PRIORITY (Results 1 – 4 of 4) sorted by relevance
1444 .priority = DEF_PRIORITY, in reclaim_clean_pages_from_list()2085 .priority = DEF_PRIORITY, in reclaim_pages()2441 sc->priority == DEF_PRIORITY); in shrink_lruvec()2531 sc->priority < DEF_PRIORITY - 2)) in in_reclaim_compaction()3042 if (sc->priority < DEF_PRIORITY - 2) in do_try_to_free_pages()3244 .priority = DEF_PRIORITY, in try_to_free_pages()3255 BUILD_BUG_ON(DEF_PRIORITY > S8_MAX); in try_to_free_pages()3345 .priority = DEF_PRIORITY, in try_to_free_mem_cgroup_pages()3599 sc.priority = DEF_PRIORITY; in balance_pgdat()3651 if (nr_boost_reclaim && sc.priority == DEF_PRIORITY - 2) in balance_pgdat()[all …]
391 .priority = DEF_PRIORITY, in memcg_force_shrink_purgeable_bysize()
666 .priority = DEF_PRIORITY / 2, in zswapd_shrink_node()
672 #define DEF_PRIORITY 12 macro