Home
last modified time | relevance | path

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

/linux-6.15/mm/
H A Dvmscan.c4086 sc->priority = clamp(priority, DEF_PRIORITY / 2, DEF_PRIORITY); in set_initial_priority()
4808 if (!success || sc->priority == DEF_PRIORITY) in get_nr_to_scan()
5774 sc->priority == DEF_PRIORITY); in shrink_lruvec()
5864 sc->priority < DEF_PRIORITY - 2)) in in_reclaim_compaction()
6348 if (sc->priority < DEF_PRIORITY - 2) in do_try_to_free_pages()
6557 .priority = DEF_PRIORITY, in try_to_free_pages()
6568 BUILD_BUG_ON(DEF_PRIORITY > S8_MAX); in try_to_free_pages()
6647 .priority = DEF_PRIORITY, in try_to_free_mem_cgroup_pages()
6959 sc.priority = DEF_PRIORITY; in balance_pgdat()
7035 if (sc.priority < DEF_PRIORITY - 2) in balance_pgdat()
[all …]
/linux-6.15/include/linux/
H A Dmmzone.h1249 #define DEF_PRIORITY 12 macro
/linux-6.15/fs/xfs/
H A Dxfs_icache.c2267 #define XFS_INODEGC_SHRINKER_COUNT (1UL << DEF_PRIORITY)