Searched refs:PAGE_ALLOC_COSTLY_ORDER (Results 1 – 14 of 14) sorted by relevance
314 page += (1 << PAGE_ALLOC_COSTLY_ORDER); in __reset_isolation_pfn()1778 if (cc->order <= PAGE_ALLOC_COSTLY_ORDER) in fast_find_migrateblock()1802 order >= PAGE_ALLOC_COSTLY_ORDER && !found_block && nr_scanned < limit; in fast_find_migrateblock()2202 watermark = (order > PAGE_ALLOC_COSTLY_ORDER) ? in __compaction_suitable()2244 if (ret == COMPACT_CONTINUE && (order > PAGE_ALLOC_COSTLY_ORDER)) { in compaction_suitable()
731 if (order > PAGE_ALLOC_COSTLY_ORDER) { in order_to_pindex()736 VM_BUG_ON(order > PAGE_ALLOC_COSTLY_ORDER); in order_to_pindex()750 VM_BUG_ON(order > PAGE_ALLOC_COSTLY_ORDER); in pindex_to_order()758 if (order <= PAGE_ALLOC_COSTLY_ORDER) in pcp_allowed_order()3461 free_high = (pcp->free_factor && order && order <= PAGE_ALLOC_COSTLY_ORDER); in free_unref_page_commit()4430 if (order > PAGE_ALLOC_COSTLY_ORDER) in __alloc_pages_may_oom()4598 if (order > PAGE_ALLOC_COSTLY_ORDER) in should_compact_retry()4610 min_priority = (order > PAGE_ALLOC_COSTLY_ORDER) ? in should_compact_retry()4641 if (!order || order > PAGE_ALLOC_COSTLY_ORDER) in should_compact_retry()4931 if (did_some_progress && order <= PAGE_ALLOC_COSTLY_ORDER) in should_reclaim_retry()[all …]
5999 (sc->order > PAGE_ALLOC_COSTLY_ORDER || in in_reclaim_compaction()6342 sc->order > PAGE_ALLOC_COSTLY_ORDER && in shrink_zones()
1895 if (order > PAGE_ALLOC_COSTLY_ORDER) in mem_cgroup_oom()2705 if (nr_reclaimed && nr_pages <= (1 << PAGE_ALLOC_COSTLY_ORDER)) in try_charge_memcg()
3886 static unsigned int slub_max_order = PAGE_ALLOC_COSTLY_ORDER;
43 #define TLS_PAGE_ORDER (min_t(unsigned int, PAGE_ALLOC_COSTLY_ORDER, \
40 #define PAGE_ALLOC_COSTLY_ORDER 3 macro565 #define NR_LOWORDER_PCP_LISTS (MIGRATE_PCPTYPES * (PAGE_ALLOC_COSTLY_ORDER + 1))
370 PAGE_ALLOC_COSTLY_ORDER, ring->node); in xgbe_map_rx_buffer()
403 order = max_t(int, PAGE_ALLOC_COSTLY_ORDER - 1, 0); in xlgmac_map_rx_buffer()
155 .. slub_max_order=x (default 3 (PAGE_ALLOC_COSTLY_ORDER))
2700 #define GFS2_SEQ_GOODSIZE min(PAGE_SIZE << PAGE_ALLOC_COSTLY_ORDER, 65536UL)
1945 PAGE_ALLOC_COSTLY_ORDER); in unix_dgram_sendmsg()
325 } else if (size <= (PAGE_SIZE << PAGE_ALLOC_COSTLY_ORDER)) { in __bpf_map_area_alloc()
4967 PAGE_ALLOC_COSTLY_ORDER, in tcp_send_rcvq()