Home
last modified time | relevance | path

Searched refs:DEF_PRIORITY (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/mm/
Dvmscan.c4608 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 …]
/linux-6.6.21/include/linux/
Dmmzone.h1173 #define DEF_PRIORITY 12 macro
/linux-6.6.21/fs/xfs/
Dxfs_icache.c2160 #define XFS_INODEGC_SHRINKER_COUNT (1UL << DEF_PRIORITY)