Home
last modified time | relevance | path

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

/Linux-v5.15/mm/
Dvmscan.c2814 sc->priority == DEF_PRIORITY); in shrink_lruvec()
2906 sc->priority < DEF_PRIORITY - 2)) in in_reclaim_compaction()
3409 if (sc->priority < DEF_PRIORITY - 2) in do_try_to_free_pages()
3607 .priority = DEF_PRIORITY, in try_to_free_pages()
3618 BUILD_BUG_ON(DEF_PRIORITY > S8_MAX); in try_to_free_pages()
3695 .priority = DEF_PRIORITY, in try_to_free_mem_cgroup_pages()
3978 sc.priority = DEF_PRIORITY; in balance_pgdat()
4030 if (nr_boost_reclaim && sc.priority == DEF_PRIORITY - 2) in balance_pgdat()
4054 if (sc.priority < DEF_PRIORITY - 2) in balance_pgdat()
4406 .priority = DEF_PRIORITY, in shrink_all_memory()
/Linux-v5.15/include/linux/
Dmmzone.h733 #define DEF_PRIORITY 12 macro
/Linux-v5.15/fs/xfs/
Dxfs_icache.c2150 #define XFS_INODEGC_SHRINKER_COUNT (1UL << DEF_PRIORITY)