Lines Matching refs:DEF_PRIORITY
4608 if (!min_ttl || sc->order || sc->priority == DEF_PRIORITY) in lru_gen_age_node()
5337 if (sc->priority == DEF_PRIORITY) in get_nr_to_scan()
5538 if (sc->priority != DEF_PRIORITY || sc->nr_to_reclaim < MIN_LRU_BATCH) in set_initial_priority()
5554 sc->priority = clamp(priority, 0, DEF_PRIORITY); in set_initial_priority()
6306 sc->priority == DEF_PRIORITY); in shrink_lruvec()
6396 sc->priority < DEF_PRIORITY - 2)) in in_reclaim_compaction()
6853 if (sc->priority < DEF_PRIORITY - 2) in do_try_to_free_pages()
7051 .priority = DEF_PRIORITY, in try_to_free_pages()
7062 BUILD_BUG_ON(DEF_PRIORITY > S8_MAX); in try_to_free_pages()
7139 .priority = DEF_PRIORITY, in try_to_free_mem_cgroup_pages()
7431 sc.priority = DEF_PRIORITY; in balance_pgdat()
7483 if (nr_boost_reclaim && sc.priority == DEF_PRIORITY - 2) in balance_pgdat()
7506 if (sc.priority < DEF_PRIORITY - 2) in balance_pgdat()
7859 .priority = DEF_PRIORITY, in shrink_all_memory()