Lines Matching refs:DEF_PRIORITY
4414 if (sc->priority <= DEF_PRIORITY - 2) in try_to_inc_max_seq()
4514 if (!nr_to_scan && sc->priority != DEF_PRIORITY) in age_lruvec()
5097 if (sc->priority == DEF_PRIORITY) in get_nr_to_scan()
5137 if (sc->priority > DEF_PRIORITY - 2) in should_abort_scan()
5910 sc->priority == DEF_PRIORITY); in shrink_lruvec()
6000 sc->priority < DEF_PRIORITY - 2)) in in_reclaim_compaction()
6453 if (sc->priority < DEF_PRIORITY - 2) in do_try_to_free_pages()
6651 .priority = DEF_PRIORITY, in try_to_free_pages()
6662 BUILD_BUG_ON(DEF_PRIORITY > S8_MAX); in try_to_free_pages()
6739 .priority = DEF_PRIORITY, in try_to_free_mem_cgroup_pages()
7030 sc.priority = DEF_PRIORITY; in balance_pgdat()
7082 if (nr_boost_reclaim && sc.priority == DEF_PRIORITY - 2) in balance_pgdat()
7105 if (sc.priority < DEF_PRIORITY - 2) in balance_pgdat()
7458 .priority = DEF_PRIORITY, in shrink_all_memory()