Home
last modified time | relevance | path

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

/linux/mm/
A Dvmscan.c2968 sc->priority == DEF_PRIORITY); in shrink_lruvec()
3060 sc->priority < DEF_PRIORITY - 2)) in in_reclaim_compaction()
3600 if (sc->priority < DEF_PRIORITY - 2) in do_try_to_free_pages()
3798 .priority = DEF_PRIORITY, in try_to_free_pages()
3809 BUILD_BUG_ON(DEF_PRIORITY > S8_MAX); in try_to_free_pages()
3886 .priority = DEF_PRIORITY, in try_to_free_mem_cgroup_pages()
4169 sc.priority = DEF_PRIORITY; in balance_pgdat()
4221 if (nr_boost_reclaim && sc.priority == DEF_PRIORITY - 2) in balance_pgdat()
4245 if (sc.priority < DEF_PRIORITY - 2) in balance_pgdat()
4598 .priority = DEF_PRIORITY, in shrink_all_memory()
/linux/include/linux/
A Dmmzone.h742 #define DEF_PRIORITY 12 macro
/linux/fs/xfs/
A Dxfs_icache.c2129 #define XFS_INODEGC_SHRINKER_COUNT (1UL << DEF_PRIORITY)

Completed in 19 milliseconds