Home
last modified time | relevance | path

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

/Linux-v5.4/mm/
Dvmscan.c1541 .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 …]
Dmemcontrol.c1159 for (i = 0; i <= DEF_PRIORITY; i++) { in __invalidate_reclaim_iterators()
/Linux-v5.4/include/linux/
Dmmzone.h633 #define DEF_PRIORITY 12 macro
Dmemcontrol.h129 struct mem_cgroup_reclaim_iter iter[DEF_PRIORITY + 1];