Searched refs:DEF_PRIORITY (Results 1 – 3 of 3) sorted by relevance
4608 if (!min_ttl || sc->order || sc->priority == DEF_PRIORITY) in lru_gen_age_node()5347 if (sc->priority == DEF_PRIORITY) in get_nr_to_scan()5575 if (sc->priority != DEF_PRIORITY || sc->nr_to_reclaim < MIN_LRU_BATCH) in set_initial_priority()5589 sc->priority = clamp(priority, 0, DEF_PRIORITY); in set_initial_priority()6341 sc->priority == DEF_PRIORITY); in shrink_lruvec()6431 sc->priority < DEF_PRIORITY - 2)) in in_reclaim_compaction()6888 if (sc->priority < DEF_PRIORITY - 2) in do_try_to_free_pages()7086 .priority = DEF_PRIORITY, in try_to_free_pages()7097 BUILD_BUG_ON(DEF_PRIORITY > S8_MAX); in try_to_free_pages()7174 .priority = DEF_PRIORITY, in try_to_free_mem_cgroup_pages()[all …]
1173 #define DEF_PRIORITY 12 macro
2160 #define XFS_INODEGC_SHRINKER_COUNT (1UL << DEF_PRIORITY)