Lines Matching refs:DEF_PRIORITY
4470 if (sc->priority <= DEF_PRIORITY - 2) in try_to_inc_max_seq()
4549 if (!min_ttl || sc->order || sc->priority == DEF_PRIORITY) in lru_gen_age_node()
5263 if (sc->priority == DEF_PRIORITY) in get_nr_to_scan()
5463 if (sc->priority != DEF_PRIORITY || sc->nr_to_reclaim < MIN_LRU_BATCH) in set_initial_priority()
5479 sc->priority = clamp(priority, 0, DEF_PRIORITY); in set_initial_priority()
6237 sc->priority == DEF_PRIORITY); in shrink_lruvec()
6327 sc->priority < DEF_PRIORITY - 2)) in in_reclaim_compaction()
6785 if (sc->priority < DEF_PRIORITY - 2) in do_try_to_free_pages()
6983 .priority = DEF_PRIORITY, in try_to_free_pages()
6994 BUILD_BUG_ON(DEF_PRIORITY > S8_MAX); in try_to_free_pages()
7071 .priority = DEF_PRIORITY, in try_to_free_mem_cgroup_pages()
7362 sc.priority = DEF_PRIORITY; in balance_pgdat()
7414 if (nr_boost_reclaim && sc.priority == DEF_PRIORITY - 2) in balance_pgdat()
7437 if (sc.priority < DEF_PRIORITY - 2) in balance_pgdat()
7790 .priority = DEF_PRIORITY, in shrink_all_memory()