Searched refs:DEF_PRIORITY (Results 1 – 4 of 4) sorted by relevance
1541 .priority = DEF_PRIORITY, in reclaim_clean_pages_from_list()2155 .priority = DEF_PRIORITY, in reclaim_pages()2590 sc->priority == DEF_PRIORITY); in shrink_node_memcg()2681 sc->priority < DEF_PRIORITY - 2)) in in_reclaim_compaction()3095 if (sc->priority < DEF_PRIORITY - 2) in do_try_to_free_pages()3271 .priority = DEF_PRIORITY, in try_to_free_pages()3282 BUILD_BUG_ON(DEF_PRIORITY > S8_MAX); in try_to_free_pages()3362 .priority = DEF_PRIORITY, in try_to_free_mem_cgroup_pages()3614 sc.priority = DEF_PRIORITY; in balance_pgdat()3666 if (nr_boost_reclaim && sc.priority == DEF_PRIORITY - 2) in balance_pgdat()[all …]
1159 for (i = 0; i <= DEF_PRIORITY; i++) { in __invalidate_reclaim_iterators()
633 #define DEF_PRIORITY 12 macro
129 struct mem_cgroup_reclaim_iter iter[DEF_PRIORITY + 1];