Searched refs:DEF_PRIORITY (Results 1 – 3 of 3) sorted by relevance
4541 if (sc->priority != DEF_PRIORITY || sc->nr_to_reclaim < MIN_LRU_BATCH) in set_initial_priority()4559 sc->priority = clamp(priority, DEF_PRIORITY / 2, DEF_PRIORITY); in set_initial_priority()5354 if (sc->priority == DEF_PRIORITY) in get_nr_to_scan()6324 sc->priority == DEF_PRIORITY); in shrink_lruvec()6414 sc->priority < DEF_PRIORITY - 2)) in in_reclaim_compaction()6874 if (sc->priority < DEF_PRIORITY - 2) in do_try_to_free_pages()7072 .priority = DEF_PRIORITY, in try_to_free_pages()7083 BUILD_BUG_ON(DEF_PRIORITY > S8_MAX); in try_to_free_pages()7160 .priority = DEF_PRIORITY, in try_to_free_mem_cgroup_pages()7454 sc.priority = DEF_PRIORITY; in balance_pgdat()[all …]
1174 #define DEF_PRIORITY 12 macro
2171 #define XFS_INODEGC_SHRINKER_COUNT (1UL << DEF_PRIORITY)