Searched refs:DEF_PRIORITY (Results 1 – 3 of 3) sorted by relevance
2968 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()
742 #define DEF_PRIORITY 12 macro
2129 #define XFS_INODEGC_SHRINKER_COUNT (1UL << DEF_PRIORITY)
Completed in 20 milliseconds