Home
last modified time | relevance | path

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

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