Lines Matching refs:DEF_PRIORITY
3927 if (sc->priority != DEF_PRIORITY || sc->nr_to_reclaim < MIN_LRU_BATCH) in set_initial_priority()
3945 sc->priority = clamp(priority, DEF_PRIORITY / 2, DEF_PRIORITY); in set_initial_priority()
4733 if (!success || sc->priority == DEF_PRIORITY) in get_nr_to_scan()
5702 sc->priority == DEF_PRIORITY); in shrink_lruvec()
5792 sc->priority < DEF_PRIORITY - 2)) in in_reclaim_compaction()
6275 if (sc->priority < DEF_PRIORITY - 2) in do_try_to_free_pages()
6488 .priority = DEF_PRIORITY, in try_to_free_pages()
6499 BUILD_BUG_ON(DEF_PRIORITY > S8_MAX); in try_to_free_pages()
6578 .priority = DEF_PRIORITY, in try_to_free_mem_cgroup_pages()
6872 sc.priority = DEF_PRIORITY; in balance_pgdat()
6925 if (nr_boost_reclaim && sc.priority == DEF_PRIORITY - 2) in balance_pgdat()
6948 if (sc.priority < DEF_PRIORITY - 2) in balance_pgdat()
7310 .priority = DEF_PRIORITY, in shrink_all_memory()