Searched refs:PAGE_ALLOC_COSTLY_ORDER (Results 1 – 15 of 15) sorted by relevance
336 order = max_t(int, PAGE_ALLOC_COSTLY_ORDER - 1, 0); in xgbe_map_rx_buffer()
36 #define PAGE_ALLOC_COSTLY_ORDER 3 macro
184 if (size <= (PAGE_SIZE << PAGE_ALLOC_COSTLY_ORDER)) { in ceph_kvmalloc()
120 if (size <= (PAGE_SIZE << PAGE_ALLOC_COSTLY_ORDER) || in bucket_table_alloc()
105 #define MLX4_EN_ALLOC_PREFER_ORDER PAGE_ALLOC_COSTLY_ORDER
39 if (size <= (PAGE_SIZE << PAGE_ALLOC_COSTLY_ORDER)) { in alloc_fdmem()
2303 (sc->order > PAGE_ALLOC_COSTLY_ORDER || in in_reclaim_compaction()2571 sc->order > PAGE_ALLOC_COSTLY_ORDER && in shrink_zones()
2741 if (order > PAGE_ALLOC_COSTLY_ORDER) in __alloc_pages_may_oom()3154 if ((did_some_progress && order <= PAGE_ALLOC_COSTLY_ORDER) || in __alloc_pages_slowpath()
2103 if (nr_reclaimed && nr_pages <= (1 << PAGE_ALLOC_COSTLY_ORDER)) in try_charge()
2992 static int slub_max_order = PAGE_ALLOC_COSTLY_ORDER;
120 slub_max_order=x (default 3 (PAGE_ALLOC_COSTLY_ORDER))
904 if (sz <= (PAGE_SIZE << PAGE_ALLOC_COSTLY_ORDER)) in xt_alloc_table_info()
1890 #define GFS2_SEQ_GOODSIZE min(PAGE_SIZE << PAGE_ALLOC_COSTLY_ORDER, 65536UL)
1700 PAGE_ALLOC_COSTLY_ORDER); in unix_dgram_sendmsg()
4501 PAGE_ALLOC_COSTLY_ORDER, in tcp_send_rcvq()