Home
last modified time | relevance | path

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

/linux/mm/
H A Dvmscan.c4133 if (sc->priority != DEF_PRIORITY || sc->nr_to_reclaim < MIN_LRU_BATCH) in set_initial_priority()
4151 sc->priority = clamp(priority, DEF_PRIORITY / 2, DEF_PRIORITY); in set_initial_priority()
4979 if (sc->priority == DEF_PRIORITY) in should_run_aging()
6005 sc->priority == DEF_PRIORITY); in shrink_lruvec()
6095 sc->priority < DEF_PRIORITY - 2)) in in_reclaim_compaction()
6779 .priority = DEF_PRIORITY, in try_to_free_pages()
6790 BUILD_BUG_ON(DEF_PRIORITY > S8_MAX); in try_to_free_pages()
6870 .priority = DEF_PRIORITY, in try_to_free_mem_cgroup_pages()
7195 sc.priority = DEF_PRIORITY; in balance_pgdat()
7248 if (nr_boost_reclaim && sc.priority == DEF_PRIORITY - 2) in balance_pgdat()
[all …]
/linux/include/linux/
H A Dmmzone.h1394 #define DEF_PRIORITY 12 macro
/linux/fs/xfs/
H A Dxfs_icache.c2273 #define XFS_INODEGC_SHRINKER_COUNT (1UL << DEF_PRIORITY)