Searched refs:DEF_PRIORITY (Results 1 – 4 of 4) sorted by relevance
1514 .priority = DEF_PRIORITY, in reclaim_clean_pages_from_list()2514 sc->priority == DEF_PRIORITY); in shrink_node_memcg()2605 sc->priority < DEF_PRIORITY - 2)) in in_reclaim_compaction()3048 if (sc->priority < DEF_PRIORITY - 2) in do_try_to_free_pages()3224 .priority = DEF_PRIORITY, in try_to_free_pages()3235 BUILD_BUG_ON(DEF_PRIORITY > S8_MAX); in try_to_free_pages()3313 .priority = DEF_PRIORITY, in try_to_free_mem_cgroup_pages()3504 .priority = DEF_PRIORITY, in balance_pgdat()3562 if (sc.priority < DEF_PRIORITY - 2) in balance_pgdat()3870 .priority = DEF_PRIORITY, in shrink_all_memory()
1045 for (i = 0; i <= DEF_PRIORITY; i++) { in invalidate_reclaim_iterators()
566 #define DEF_PRIORITY 12 macro
134 struct mem_cgroup_reclaim_iter iter[DEF_PRIORITY + 1];